]> git.ipfire.org Git - thirdparty/curl.git/commit
configure: use -Wno-varargs on clang 3.9[.X] debug builds
authorDaniel Stenberg <daniel@haxx.se>
Fri, 8 Sep 2017 12:48:45 +0000 (14:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 8 Sep 2017 21:16:16 +0000 (23:16 +0200)
commitf8548e84adc4cc55c274beb23690b8a5f5b827bf
tree0c48c858662657a83a186f4b7ff56f2fb28cb143
parent261da2a6685c0185283dbf72ce543e9fd81e9bd8
configure: use -Wno-varargs on clang 3.9[.X] debug builds

... to avoid a clang bug
m4/curl-compilers.m4