lix/src/resolve-system-dependencies
Eelco Dolstra 83eec5a997 resolve-system-dependencies: Several fixes
This fixes

  error: getting attributes of path ‘Versions/Current/CoreFoundation’: No such file or directory

when /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation is a symlink.

Also fixes a segfault when encounting a file that is not a MACH binary (such
as /dev/null, which is included in __impureHostDeps in Nixpkgs).

Possibly fixes #786.
2017-05-30 16:03:37 +02:00
..
local.mk make inclusion conditional 2016-08-14 19:10:38 -07:00
resolve-system-dependencies.cc resolve-system-dependencies: Several fixes 2017-05-30 16:03:37 +02:00