Changes between Version 31 and Version 32 of PortfileRecipes


Ignore:
Timestamp:
Oct 15, 2011, 12:27:36 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Remove depends_skip_archcheck apple-gcc42 again (#31584)

Legend:

Unmodified
Added
Removed
Modified
  • PortfileRecipes

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