[Buildroot] [PATCH 1/1] package/vim: fix build with uclibc

Peter Korsgaard peter at korsgaard.com
Thu Nov 4 12:34:21 UTC 2021


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure with uclibc raised since bump to version
 > 8.2.3565 in commit 5650439b922d020cfad1131e5fb536bce73eb845 and
 > https://github.com/vim/vim/commit/0a7984af5601323fae7b3398f05a48087db7b767:

 > In file included from vim.h:27,
 >                  from fileio.c:14:
 > fileio.c: In function 'time_differs':
 > auto/config.h:149:22: error: 'stat_T' {aka 'struct stat'} has no member named 'st_mtim'; did you mean 'st_mtime'?
 >   149 | #define ST_MTIM_NSEC st_mtim.tv_nsec
 >       |                      ^~~~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/2132f9aa1b0bc618c91f7bf44fbd1b71b9d6ba05

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list