rm module for static linking; fixes #134

This commit is contained in:
Radovan Bast
2015-09-18 11:27:55 +02:00
parent 84b330e419
commit 33dc63c6bc
2 changed files with 1 additions and 43 deletions

View File

@ -10,7 +10,7 @@ addons:
- g++
- gfortran
- cmake
# Math libraries : SYSTEM_NATIVE-static/dynamic and ATLAS-dynamic only
# Math libraries
# do not install libatlas-dev due to conflicts of repeating xerbla in *.a lib files
- libblas-dev
- liblapack-dev