Ticket #30258: hdfeos-ccache.diff

File hdfeos-ccache.diff, 479 bytes (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)

proposed patch

  • Portfile

     
    2929                            --with-szlib=${prefix} \
    3030                            --disable-dependency-tracking
    3131configure.cc                ${prefix}/bin/h4cc
     32configure.ccache            no
     33
    3234if {[variant_isset universal]} {
    3335    post-patch {
    3436        reinplace "s|/lib/cpp|/usr/bin/cpp|g" ${worksrcpath}/configure