Make SDKDIR match gb_Package_SDKDIRNAME for iOS

Change-Id: Ic453c5c4f5c584b63d7e74f02eb998861de21187
This commit is contained in:
Tor Lillqvist
2013-04-14 01:10:35 +03:00
parent c03d5def33
commit 7ef070b461

View File

@@ -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