fef5d9fbda
Configuring coreutils with gl_cv_func_fstatat_zero_flag=no results in non-functional lchmod library function which causes 'mkfifo -m' to always complete with the message 'cannot set permissions of ...: Invalid argument' and an error exit code. gl_cv_func_fstatat_zero_flag=no is not needed when building coreutils-9.0 for linux and its setting should be correctly determined by the configure script. Drop gl_cv_func_fstatat_zero_flag=no from the coreutils configure environment. For more details see https://lists.buildroot.org/pipermail/buildroot/2021-December/631388.html Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-lib-getrandom.c-fix-build-with-uclibc-1.0.35.patch | ||
Config.in | ||
coreutils.hash | ||
coreutils.mk |