]> git.ipfire.org Git - thirdparty/chrony.git/commit
configure: check for clang
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 5 Apr 2017 11:10:40 +0000 (13:10 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 19 Apr 2017 11:03:10 +0000 (13:03 +0200)
commitc103bebd9f83cfafd69544595efcaaef28375824
tree5adc4f0cc90b4ae84216eee1be24fce024a443e1
parent935d855b47978395b1b007da83a2493ead709ebb
configure: check for clang

Try clang as the C compiler before cc and use the same -W* CFLAGS as
with gcc.
configure