xcbuild: temporarily fix cflags/ldflags
This gets everything to build. adv_cmds: remove NIX_LDFLAGS - unneeded
This commit is contained in:
@@ -3,7 +3,7 @@ xcbuildPhase() {
|
||||
|
||||
echo "running xcodebuild"
|
||||
|
||||
xcodebuild OTHER_CFLAGS="$NIX_CFLAGS_COMPILE"
|
||||
xcodebuild
|
||||
|
||||
runHook postConfigure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user