Skip to content

Commit 19fbedd

Browse files
authored
build shared libs with llvm
1 parent 8ed39dd commit 19fbedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ matrix:
5353
packages:
5454
- binutils-dev
5555
- g++-4.8
56-
- env: BUILD_TYPE="Debug" WITH_BFD="yes" PYTHON_VERSION="3.5" WITH_LLVM="3.8" WITH_SCIPY="yes"
56+
- env: BUILD_TYPE="Debug" WITH_BFD="yes" PYTHON_VERSION="3.5" WITH_LLVM="3.8" WITH_SCIPY="yes" BUILD_SHARED_LIBS="yes"
5757
compiler: clang
5858
os: linux
5959
addons:

0 commit comments

Comments
 (0)