darwin.security_tool: disallow requiring sdk

As requested by @domenkozar
This commit is contained in:
Matthew Bauer
2018-07-04 15:08:35 -04:00
parent e8303d2baf
commit c7ab795274
2 changed files with 4 additions and 1 deletions
@@ -71,6 +71,8 @@ let
# because we copy files from the system
preferLocalBuild = true;
disallowedRequisites = [ sdk ];
installPhase = ''
linkFramework() {
local path="$1"