mirror of
https://github.com/boostorg/core.git
synced 2025-07-31 05:17:22 +02:00
The build-in clang++ fails in c++11 mode with g++-6 installed for some reason
This commit is contained in:
@ -79,9 +79,6 @@ matrix:
|
||||
- os: linux
|
||||
env: TOOLSET=clang COMPILER=clang++ CXXSTD=c++03
|
||||
|
||||
- os: linux
|
||||
env: TOOLSET=clang COMPILER=clang++ CXXSTD=c++11
|
||||
|
||||
- os: linux
|
||||
env: TOOLSET=clang COMPILER=clang++-3.6 CXXSTD=c++03
|
||||
|
||||
|
Reference in New Issue
Block a user