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 742dce0..79bf226 100755
--- a/configure-iphone
+++ b/configure-iphone
@@ -133,7 +133,7 @@ if test "1" = "1"; then
fi
# And finally invoke the configure script itself
-./aconfigure --host=arm-apple-darwin9 --disable-floating-point --disable-sdl $*
+./aconfigure --host=arm-apple-darwin9 --disable-sdl $*
if test "$?" = "0"; then
echo "Done configuring for `basename $SDKPATH`"