Ticket #36387: ppl-disable-ccache.patch
File ppl-disable-ccache.patch, 476 bytes (added by manphiz@…, 12 years ago) |
---|
-
Portfile
old new 53 53 # Older versions of 'clang' will just warn about '-frounding-math' despite '-Werror'. 54 54 # And 'llvm-gcc' does not '-frounding-math' and siliently ignores it. 55 55 configure.args-append --enable-fpmath=no 56 configure.ccache no 56 57 } 57 58 58 59 test.run yes