summaryrefslogtreecommitdiff
path: root/configure-iphone
diff options
context:
space:
mode:
Diffstat (limited to 'configure-iphone')
-rwxr-xr-xconfigure-iphone2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure-iphone b/configure-iphone
index fa832970..cf399189 100755
--- a/configure-iphone
+++ b/configure-iphone
@@ -146,7 +146,7 @@ if test "1" = "1"; then
fi
# And finally invoke the configure script itself
-./aconfigure --host=${ARCH_VAL}-apple-darwin --disable-sdl $*
+./aconfigure --host=${ARCH_VAL}-apple-darwin_ios --disable-sdl $*
if test "$?" = "0"; then
echo "Done configuring for `basename $SDKPATH`"