we don't need static lib packages for travis anymore
This commit is contained in:
@ -10,10 +10,6 @@ addons:
|
|||||||
- g++
|
- g++
|
||||||
- gfortran
|
- gfortran
|
||||||
- cmake
|
- cmake
|
||||||
# Libraries for static linking
|
|
||||||
- binutils-gold
|
|
||||||
- libc6-dev
|
|
||||||
- libpthread-stubs0-dev
|
|
||||||
# Math libraries : SYSTEM_NATIVE-static/dynamic and ATLAS-dynamic only
|
# Math libraries : SYSTEM_NATIVE-static/dynamic and ATLAS-dynamic only
|
||||||
# do not install libatlas-dev due to conflicts of repeating xerbla in *.a lib files
|
# do not install libatlas-dev due to conflicts of repeating xerbla in *.a lib files
|
||||||
- libblas-dev
|
- libblas-dev
|
||||||
|
Reference in New Issue
Block a user