]> git.ipfire.org Git - thirdparty/ccache.git/commit
Support building ccache with xlclang++ on AIX 7.2 (#805)
authorJon Petrissans <jon.petrissans@protonmail.com>
Wed, 24 Feb 2021 19:13:19 +0000 (21:13 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Feb 2021 19:13:19 +0000 (20:13 +0100)
commit3ba967d9e43ddabb15722418bcce9488aec458cb
treedf3ddb0fcff3c68f32bf20486e76d3e355a1d9f1
parent0492eb74f1c58af76df3a7e25c407de9f546de89
Support building ccache with xlclang++ on AIX 7.2 (#805)

- Update of config.h.in to build with xlclang++ on AIX 7.2
- Little fixes in code chunks never built on usual platforms
cmake/config.h.in
src/ccache.cpp
src/system.hpp
unittest/test_Util.cpp