Go to file
Kamil Dudka 99e4b132c2 fix build failure with glibc-2.25+
../../../gl/lib/mountlist.c: In function 'read_file_system_list':
../../../gl/lib/mountlist.c:532:26: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration]
             me->me_dev = makedev (devmaj, devmin);
                          ^~~~~~~
[...]
gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D__SUPPORT_SNAN__  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o find ftsfind.o ./libfindtools.a ../lib/libfind.a ../gl/lib/libgnulib.a    -lselinux   -lm -lm
../gl/lib/libgnulib.a(mountlist.o): In function `read_file_system_list':
/home/kdudka/fedora/findutils/findutils-4.6.0/build/gl/lib/../../../gl/lib/mountlist.c:532: undefined reference to `makedev'
collect2: error: ld returned 1 exit status
2018-03-06 12:32:24 +01:00
tests Add CI tests using the standard test interface 2017-10-19 11:08:24 +03:00
.gitignore new upstream release: findutils-4.5.13 2014-07-16 12:19:32 +02:00
STAGE1-findutils Adding STAGE1 bootstrap recipe 2015-06-11 15:33:39 +02:00
findutils-4.4.2-xautofs.patch new upstream release: findutils-4.6.0 2015-12-29 00:39:39 +01:00
findutils-4.5.13-warnings.patch new upstream release: findutils-4.6.0 2015-12-29 00:39:39 +01:00
findutils-4.5.15-no-locate.patch findutils-4.5.15-no-locate.patch: fix typo in name 2015-12-21 18:55:40 +01:00
findutils-4.6.0-exec-args.patch findutils.spec: use %autosetup to create a git repo in %prep 2016-06-17 15:02:24 +02:00
findutils-4.6.0-fts-update.patch Resolves: #1544429 - import gnulib's FTS module from upstream commit 281b825e 2018-02-12 19:03:12 +01:00
findutils-4.6.0-gnulib-fflush.patch fix build failure with glibc-2.28 2018-03-06 12:10:54 +01:00
findutils-4.6.0-gnulib-makedev.patch fix build failure with glibc-2.25+ 2018-03-06 12:32:24 +01:00
findutils-4.6.0-internal-noop.patch Resolves: #1346471 - avoid SIGSEGV in case the internal -noop option is used 2016-06-17 14:19:47 +02:00
findutils-4.6.0-leaf-opt.patch Resolves: #1544429 - import gnulib's FTS module from upstream commit 281b825e 2018-02-12 19:03:12 +01:00
findutils-4.6.0-man-exec.patch Resolves: #1325049 - clarify exit status handling 2016-04-18 17:53:32 +02:00
findutils-4.6.0-mbrtowc-tests.patch Related: #1294016 - prevent mbrtowc tests from failing 2016-01-06 14:21:29 +01:00
findutils-4.6.0-test-lock.patch test-lock: disable the rwlock test 2017-01-27 11:47:11 +01:00
findutils-4.6.0.tar.gz.sig new upstream release: findutils-4.6.0 2015-12-29 00:39:39 +01:00
findutils.spec fix build failure with glibc-2.25+ 2018-03-06 12:32:24 +01:00
sources new upstream release: findutils-4.6.0 2015-12-29 00:39:39 +01:00