try to update the ancient binutils in Ubuntu Precise for fma support
This commit is contained in:
parent
0f863f96e4
commit
9fb80b9e49
|
@ -13,6 +13,7 @@ matrix:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- gfortran
|
- gfortran
|
||||||
|
- binutils
|
||||||
before_script: &common-before
|
before_script: &common-before
|
||||||
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=32"
|
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=32"
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue