Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: d35231ec6017d72492a23b882b9275a60e1737a6
https://github.com/NixOS/nix/commit/d35231ec6017d72492a23b882b9275a60e1737a6
Author: David McFarland <[email protected]>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M mk/lib.mk
Log Message:
-----------
set _GNU_SOURCE on cygwin
this is needed for pipe2()
Commit: 804ac524891ead6aa70e27c093686b71391ea232
https://github.com/NixOS/nix/commit/804ac524891ead6aa70e27c093686b71391ea232
Author: David McFarland <[email protected]>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/libmain/shared.cc
M src/libutil/util.cc
M src/libutil/util.hh
Log Message:
-----------
add helper function to set 'interruptThrown'
this fixes a linker failure on cygwin 64 due to some bad
interaction between tls and shared libraries.
see: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64697
Commit: 169edf94072c92f9a6148838c50c92350c5bc183
https://github.com/NixOS/nix/commit/169edf94072c92f9a6148838c50c92350c5bc183
Author: Eelco Dolstra <[email protected]>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M mk/lib.mk
M src/libmain/shared.cc
M src/libutil/util.cc
M src/libutil/util.hh
Log Message:
-----------
Merge pull request #1352 from corngood/cygwin-fixes
Cygwin fixes
Compare: https://github.com/NixOS/nix/compare/749696e71c9d...169edf94072c_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits