Skip to content

Commit

Permalink
Really do not redirect linker
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Apr 27, 2017
1 parent dded5ed commit b7d0195
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ install:
# clang
- sudo update-alternatives --install /usr/bin/clang++ clang++ /usr/bin/clang++-3.8 90
- sudo update-alternatives --install /usr/bin/clang clang /usr/bin/clang-3.8 90
- sudo update-alternatives --install /usr/bin/ld ld /usr/bin/llvm-ld 90
# clang STL
- sudo apt-get install -y libc++-dev libc++abi-dev

Expand Down

0 comments on commit b7d0195

Please sign in to comment.