Browse Source
When using clang and ccache, builds spew lots of: Clang: warning: argument unused during compilation Upstream bug: https://bugzilla.samba.org/show_bug.cgi?id=8118 This is harmless, bug annoying. If ccache is being used and the -Qunused-arguments flag is supported (clang), use it.0.10
Cory Fields
10 years ago
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue