Files
buildroot/package
Max Filippov 20dffb403d package/coreutils: drop gl_cv_func_fstatat_zero_flag=no from config env
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>
(cherry picked from commit fef5d9fbda)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-01-24 18:30:54 +01:00
..
2021-12-12 23:22:58 +01:00
2021-12-13 22:09:26 +01:00
2021-12-11 08:46:27 +01:00
2021-12-11 23:36:11 +01:00
2022-01-14 17:51:50 +01:00
2021-12-12 23:21:58 +01:00
2021-11-17 23:48:12 +01:00
2021-12-13 20:28:27 +01:00
2021-12-12 18:26:40 +01:00
2021-12-12 18:27:38 +01:00
2021-12-12 18:32:11 +01:00
2021-12-06 23:11:34 +01:00
2022-01-14 16:53:49 +01:00