Browse Source

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

pull/3007/head
Martin Kroeker GitHub 5 years ago
parent
commit
9fb80b9e49
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml 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:


Loading…
Cancel
Save