From 6516f9d1c6caaa11b3d8c6df9b0b8c66c8d29c74 Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Mon, 8 Oct 2012 09:05:45 +0000 Subject: Re #1589: Removed "--disable-floating-point" from "configure-iphone". git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4282 74dad513-b988-da41-8d7b-12977e46ad98 --- configure-iphone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure-iphone') diff --git a/configure-iphone b/configure-iphone index 742dce08..79bf226f 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`" -- cgit v1.2.3