Opened 12 years ago
Closed 12 years ago
#36387 closed defect (fixed)
ccache fails ppl build when using clang
Reported by: | manphiz@… | Owned by: | adfernandes (Andrew Fernandes) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | |
Port: | ppl |
Description
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.
Attachments (1)
Change History (4)
Changed 12 years ago by manphiz@…
Attachment: | ppl-disable-ccache.patch added |
---|
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to adfernandes@… |
---|
comment:2 Changed 12 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|
comment:3 Changed 12 years ago by adfernandes (Andrew Fernandes)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainer(s).