Changeset 3462


Ignore:
Timestamp:
Mar 18, 2011 4:24:31 AM (13 years ago)
Author:
ming
Message:

Fixed #1218: Modify configure-iphone to use the latest version of gcc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/configure-iphone

    r3428 r3462  
    7878       if test -e ${gccpath}; then 
    7979          export CC="${gccpath}" 
    80           break 
     80#          break 
    8181       fi 
    8282    done 
Note: See TracChangeset for help on using the changeset viewer.