summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index da58c8969fe5..c99c46b016b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3460,6 +3460,7 @@ darwin*)
PLATFORMID=macosx_arm_eabi
OUTPATH=unxiosr
OS=IOS
+ SDKDIR=sdk
;;
i*86)
if test "$BITNESS_OVERRIDE" = 64; then