]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add configure check for Clang flags for disabling warnings
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 15 Sep 2019 20:36:18 +0000 (22:36 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 15 Sep 2019 20:36:18 +0000 (22:36 +0200)
commit4642591a0ccb8394e884d18d7c44370b5c2e2e0f
tree2aff898376ca8c8c7c9705b25543c5a2e3935655
parent5dec0a5f921683ac0dcba73b979caea6cae9ecd7
Add configure check for Clang flags for disabling warnings

As suggested in #466.

Also, make --enable-more-warnings actually work when building from a
release archive.
Makefile.in
configure.ac
dev.mk.in