New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80103


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

ppl: Don't set configure.compiler gcc-4.2

It was added as a default for the +gccXX variants, but that's not necessary
and is incorrect.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/ppl/Portfile

    r78552 r80103  
    3737 
    3838depends_lib       port:gmp port:glpk 
    39  
    40 configure.compiler  gcc-4.2 
    4139 
    4240variant gcc43 conflicts gcc44 gcc45 description "Use GCC 4.3 for compilation of PPL" { 
Note: See TracChangeset for help on using the changeset viewer.