1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-06 23:31:34 +00:00
nixpkgs/pkgs/development/tools/build-managers/gnumake/4.2
Matthew Bauer 26de2d1780 gnumake: disable subsecond mtime on darwin
gnumake can support subsecond mtimes if it is available. But Darwin
doesn’t support setting subsecond mtimes until 10.13! So we can just
disable this check to avoid the issue where most of our built tools
use seconds but make uses nanoseconds. Might fix some parallel issues
along the way.

Fixes #51221
2018-12-03 08:31:57 -06:00
..
default.nix gnumake: disable subsecond mtime on darwin 2018-12-03 08:31:57 -06:00
glibc-2.27-glob.patch gnumake: Unconditionally fix build against glibc-2.27 2018-03-16 14:43:12 -04:00
impure-dirs.patch
pselect.patch gnumake: fix occasional hangs in parallel builds 2017-10-30 16:15:43 +01:00