We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed39dd commit 19fbeddCopy full SHA for 19fbedd
.travis.yml
@@ -53,7 +53,7 @@ matrix:
53
packages:
54
- binutils-dev
55
- g++-4.8
56
- - env: BUILD_TYPE="Debug" WITH_BFD="yes" PYTHON_VERSION="3.5" WITH_LLVM="3.8" WITH_SCIPY="yes"
+ - env: BUILD_TYPE="Debug" WITH_BFD="yes" PYTHON_VERSION="3.5" WITH_LLVM="3.8" WITH_SCIPY="yes" BUILD_SHARED_LIBS="yes"
57
compiler: clang
58
os: linux
59
addons:
0 commit comments