Skip to content

Commit ef5f3ca

Browse files
committed
Require libstdc++ from g++-5 to build with Clang
1 parent 0700bdb commit ef5f3ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ matrix:
2828
packages:
2929
- libwww-perl
3030
- clang-3.7
31+
- libstdc++-5-dev
3132
- libubsan0
3233
before_install:
3334
- mkdir bin ; ln -s /usr/bin/clang-3.7 bin/gcc

0 commit comments

Comments
 (0)