projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac10236
)
Update 32bit macOS again to xcode 9.3
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Wed, 2 Oct 2019 23:09:02 +0000
(
01:09
+0200)
committer
GitHub
<noreply@github.com>
Wed, 2 Oct 2019 23:09:02 +0000
(
01:09
+0200)
os version 10.13 "High Sierra" appears to be the oldest release now for which Homebrew provides a gcc package.
Anything older and the Travis job will run out of time building gcc from source
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
51c55ac
..
28f95f5
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-169,7
+169,7
@@
matrix:
- BTYPE="BINARY=64 INTERFACE64=1"
- <<: *test-macos
- osx_image: xcode9.
2
+ osx_image: xcode9.
3
env:
- BTYPE="BINARY=32"