Skip to content

Commit

Permalink
updated travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpoelen committed Apr 1, 2016
1 parent f54f008 commit e1e8797
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -53,8 +53,7 @@ matrix:
#- "echo -e 'using clang : : clang++ : <cxxflags>-Qunused-arguments' > ~/user-config.jam"

script:
- sudo cp tools/bjam-patch/clang-linux.jam /usr/share/boost-build/tools/clang-linux.jam
- NO_MAKE_QT=1 bjam --toolset=$TOOLSET $CXXFLAGS generate_configs
#- sudo cp tools/bjam-patch/clang-linux.jam /usr/share/boost-build/tools/clang-linux.jam
- NO_MAKE_QT=1 bjam linkflags=-c --toolset=$TOOLSET $CXXFLAGS -q exe


Expand Down

0 comments on commit e1e8797

Please sign in to comment.