darwin-frameworks: don't use pure CF
This commit is contained in:
@@ -119,6 +119,9 @@ let
|
||||
|
||||
propagatedBuildInputs = deps;
|
||||
|
||||
# don't use pure CF for dylibs that depend on frameworks
|
||||
setupHook = ../../../build-support/setup-hooks/fix-darwin-frameworks.sh;
|
||||
|
||||
# allows building the symlink tree
|
||||
__impureHostDeps = [ "/System/Library/Frameworks/${name}.framework" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user