Re #1589: Removed "--disable-floating-point" from "configure-iphone".

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4282 74dad513-b988-da41-8d7b-12977e46ad98
remotes/origin/ip_change
Nanang Izzuddin 12 years ago
parent b6c3f36e97
commit d4abcc085f

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

Loading…
Cancel
Save