Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 6fd5151

Browse files
committed
64-bit openblas segfaults on aarch64
1 parent c45aa95 commit 6fd5151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
arch: arm64
8080
env:
8181
- PLAT=aarch64
82-
- INTERFACE64=1
82+
# - INTERFACE64=1 # segfaults as of 8.3.2020
8383
- MB_ML_VER=2014
8484
- DOCKER_TEST_IMAGE=multibuild/xenial_{PLAT}
8585
- os: linux

0 commit comments

Comments
 (0)