try to update the ancient binutils in Ubuntu Precise for fma support

This commit is contained in:
Martin Kroeker 2020-11-23 14:57:36 +01:00 committed by GitHub
parent 0f863f96e4
commit 9fb80b9e49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ matrix:
apt:
packages:
- gfortran
- binutils
before_script: &common-before
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=32"
script: