Changes between Version 30 and Version 31 of PortfileRecipes


Ignore:
Timestamp:
Oct 14, 2011, 7:59:31 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

add depends_skip_archcheck apple-gcc42 (#31584)

Legend:

Unmodified
Added
Removed
Modified
  • PortfileRecipes

    v30 v31  
    284284    if {![file executable ${configure.cc}]} {
    285285        depends_build-append port:apple-gcc42
     286        depends_skip_archcheck apple-gcc42
    286287        configure.compiler apple-gcc-4.2
    287288    }