Make SDKDIR match gb_Package_SDKDIRNAME for iOS
Change-Id: Ic453c5c4f5c584b63d7e74f02eb998861de21187
This commit is contained in:
@@ -3460,6 +3460,7 @@ darwin*)
|
||||
PLATFORMID=macosx_arm_eabi
|
||||
OUTPATH=unxiosr
|
||||
OS=IOS
|
||||
SDKDIR=sdk
|
||||
;;
|
||||
i*86)
|
||||
if test "$BITNESS_OVERRIDE" = 64; then
|
||||
|
Reference in New Issue
Block a user