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:
|
||||
packages:
|
||||
- gfortran
|
||||
- binutils
|
||||
before_script: &common-before
|
||||
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=32"
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue