mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 20:37:32 +02:00
Added libstdc++5 installation in the clang 7 job.
Apparently, a more recent libstdc++ is needed by Boost.StringView in C++14 and later mode.
This commit is contained in:
@ -205,6 +205,7 @@ matrix:
|
||||
apt:
|
||||
packages:
|
||||
- clang-7
|
||||
- libstdc++-5-dev
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-trusty-7
|
||||
|
Reference in New Issue
Block a user