Ignore:
Timestamp:
Aug 6, 2015 9:15:11 AM (9 years ago)
Author:
ming
Message:

Re #1870: Modified the last identifier of the build triplet from darwin to darwin_ios to distinguish between iOS and MacOS platforms.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/configure-iphone

    r5137 r5150  
    147147 
    148148# 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 $* 
    150150 
    151151if test "$?" = "0"; then 
Note: See TracChangeset for help on using the changeset viewer.