mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 20:17:13 +02:00
Install libstdc++-4.9 for clang 4.0, 5.0 too
This commit is contained in:
@ -157,6 +157,7 @@ matrix:
|
||||
apt:
|
||||
packages:
|
||||
- clang-4.0
|
||||
- libstdc++-4.9-dev
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-trusty-4.0
|
||||
@ -168,6 +169,7 @@ matrix:
|
||||
apt:
|
||||
packages:
|
||||
- clang-5.0
|
||||
- libstdc++-4.9-dev
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-trusty-5.0
|
||||
|
Reference in New Issue
Block a user