CXX is not set for clang builds it seems

This commit is contained in:
arvidn 2015-08-08 02:34:31 -04:00
parent cd01d0c426
commit 4453592c09
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ install:
- 'echo "using clang : : ccache clang++ : <cxxflags>-std=c++11 ;" >> ~/user-config.jam'
- 'echo "using python : 2.7 ;" >> ~/user-config.jam'
- ccache -V && ccache --show-stats && ccache --zero-stats
- which $CXX-5
- ls -la `which $CXX-5`
script:
- cd test