New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80116


Ignore:
Timestamp:
07/04/11 10:07:46 (4 years ago)
Author:
jeremyhu@…
Message:

gcc45: Copy darwin10 configure options for darwin11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/gcc46/Portfile

    r78606 r80116  
    130130} 
    131131 
     132platform darwin 11 { 
     133        configure.args-append --enable-fully-dynamic-string 
     134} 
     135 
    132136# due to popular request - untested for the BETA; will be removed as soon as other languages than C compile successfuly 
    133137variant gfortran conflicts java \ 
Note: See TracChangeset for help on using the changeset viewer.