]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add configure support for detecting clang
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 18:35:40 +0000 (20:35 +0200)
committerAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 18:40:25 +0000 (20:40 +0200)
commit46a9248fedd29299ae089da12ae1b4b0d67fc71a
tree83261c8dafdae94dbe6595fe2e54ee8a9e492c16
parentc46da15589b971981435e11be31f9f2ccae1bb77
Add configure support for detecting clang

Also note that both GCC and Clang are GNU
configure.ac
m4/clang.m4 [new file with mode: 0644]