#36387: ccache fails ppl build when using clang -----------------------+-------------------------------- Reporter: manphiz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ppl -----------------------+-------------------------------- PPL enables -Werror. While ccache passes all arguments to preprocessor, and clang will spit unused arguments warning. This will result in error when building ppl. Before ccache is fixed upstream, it is better to turn off ccache for ppl when building with clang. The patch is attached. -- Ticket URL: <https://trac.macports.org/ticket/36387> MacPorts <http://www.macports.org/> Ports system for Mac OS