nixpkgs-suyu/pkgs/tools/misc/coreutils
Bernardo Meurer c5e3472e20 coreutils: set ac_cv_func_lchmod=no
Bumping binutils to 2.32 broke coreutils for unknown reasons[1]. Upon
further investigation we found that there was some issue with mknod
inside a chroot[2][3], which setting ac_cv_func_lchmod to "no" _somehow_
fixes.

We apply this fix and hope to never have to debug this again.

Thanks to @flokli and @lnl7 who helped me chase after this and @pbogdan
who found the fix in the fedora build.

[1]: https://github.com/NixOS/nixpkgs/pull/85951
[2]: https://github.com/NixOS/nixpkgs/pull/85951#issuecomment-619601978
[3]: https://bugzilla.redhat.com/show_bug.cgi?id=1811038
2020-04-26 15:17:12 -07:00
..
avoid-false-positive-in-date-debug-test.patch
coreutils-8.23-4.cygwin.patch
coreutils-8.31-android-cross.patch coreutils: Fix cross compilation for Android 2020-01-15 09:44:10 +01:00
coreutils-8.31-musl-cross.patch
default.nix coreutils: set ac_cv_func_lchmod=no 2020-04-26 15:17:12 -07:00