diff options
author | fanquake <fanquake@gmail.com> | 2020-03-27 14:56:44 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2020-04-06 14:08:56 +0800 |
commit | a029805f57fa9a4ab9867c0d1e865675d57537c7 (patch) | |
tree | 2356e2c9d6ca81a810c9cff8f44618c9b14a69c4 /ci | |
parent | 516ebe8a62de1906f8be9c4a144ea5753678eb4f (diff) |
build: remove -Qunused-arguments workaround for clang + ccache
This was added in 386efb7695debaf5f0f328a2e4c9abc342161665 to
address spammy Clang warnings when building with ccache.
The issue was addressed in ccache 3.2
(https://bugzilla.samba.org/show_bug.cgi?id=8118, Nov 2014),
and from a look at all major distros, it's only Debian Jessie
that has a version of ccache older than that (3.1).
Therefore I think it's acceptable to drop this workaround, and
re-enable warnings for unused driver arguments (when compiling
using Clang).
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions