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
|
PLATFORMID=macosx_arm_eabi
|
||||||
OUTPATH=unxiosr
|
OUTPATH=unxiosr
|
||||||
OS=IOS
|
OS=IOS
|
||||||
|
SDKDIR=sdk
|
||||||
;;
|
;;
|
||||||
i*86)
|
i*86)
|
||||||
if test "$BITNESS_OVERRIDE" = 64; then
|
if test "$BITNESS_OVERRIDE" = 64; then
|
||||||
|
Reference in New Issue
Block a user