Re-add libstdc++-4.9-dev to clang 3.5, 3.8, 3.9

This commit is contained in:
Peter Dimov
2017-10-25 00:30:48 +03:00
parent e88227b506
commit 50fbbe91d8

View File

@@ -97,6 +97,7 @@ matrix:
apt:
packages:
- clang-3.5
- libstdc++-4.9-dev
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.5
@@ -130,6 +131,7 @@ matrix:
apt:
packages:
- clang-3.8
- libstdc++-4.9-dev
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.8
@@ -141,6 +143,7 @@ matrix:
apt:
packages:
- clang-3.9
- libstdc++-4.9-dev
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.9