Changeset 5150 for pjproject/trunk/configure-iphone
- Timestamp:
- Aug 6, 2015 9:15:11 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/configure-iphone
r5137 r5150 147 147 148 148 # And finally invoke the configure script itself 149 ./aconfigure --host=${ARCH_VAL}-apple-darwin --disable-sdl $*149 ./aconfigure --host=${ARCH_VAL}-apple-darwin_ios --disable-sdl $* 150 150 151 151 if test "$?" = "0"; then
Note: See TracChangeset
for help on using the changeset viewer.