Changeset 4087 for pjproject/trunk/configure-iphone
- Timestamp:
- Apr 26, 2012 3:39:24 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/configure-iphone
r3999 r4087 134 134 135 135 # And finally invoke the configure script itself 136 ./aconfigure --host=arm-apple-darwin9 --disable-floating-point $*136 ./aconfigure --host=arm-apple-darwin9 --disable-floating-point --disable-sdl $* 137 137 138 138 if test "$?" = "0"; then
Note: See TracChangeset
for help on using the changeset viewer.