Ticket #36387: ppl-disable-ccache.patch

File ppl-disable-ccache.patch, 476 bytes (added by manphiz@…, 12 years ago)
  • Portfile

    old new  
    5353    # Older versions of 'clang' will just warn about '-frounding-math' despite '-Werror'.
    5454    # And 'llvm-gcc' does not '-frounding-math' and siliently ignores it.
    5555    configure.args-append   --enable-fpmath=no
     56    configure.ccache        no
    5657}
    5758
    5859test.run            yes