Ticket #30258: hdfeos-ccache.diff
File hdfeos-ccache.diff, 479 bytes (added by ryandesign (Ryan Carsten Schmidt), 13 years ago) |
---|
-
Portfile
29 29 --with-szlib=${prefix} \ 30 30 --disable-dependency-tracking 31 31 configure.cc ${prefix}/bin/h4cc 32 configure.ccache no 33 32 34 if {[variant_isset universal]} { 33 35 post-patch { 34 36 reinplace "s|/lib/cpp|/usr/bin/cpp|g" ${worksrcpath}/configure