Files
nixpkgs/pkgs/build-support/cc-wrapper
Daiderd Jordan bf8c125170 cc-wrapper: fix LD_DYLD_PATH on darwin
Having multiple compilers in the build environment would result in an
invalid LD_DYLD_PATH like /usr/lib/dyld/usr/lib/dyld.
Since the path is hardcoded in XNU it can't be anything but
/usr/lib/dyld anyway.
2017-08-10 00:22:58 +02:00
..
2017-08-08 11:03:51 +02:00
2017-08-07 03:05:50 -04:00
2017-08-07 03:05:51 -04:00