Changeset 4282


Ignore:
Timestamp:
Oct 8, 2012 9:05:45 AM (12 years ago)
Author:
nanang
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/configure-iphone

    r4087 r4282  
    134134 
    135135# And finally invoke the configure script itself 
    136 ./aconfigure --host=arm-apple-darwin9 --disable-floating-point --disable-sdl $* 
     136./aconfigure --host=arm-apple-darwin9 --disable-sdl $* 
    137137 
    138138if test "$?" = "0"; then 
Note: See TracChangeset for help on using the changeset viewer.