projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c7bde3
)
Test on aarch64 Linux with clang
author
Moxie Bot
<bot@moxielogic.com>
Tue, 10 Mar 2020 01:10:33 +0000
(21:10 -0400)
committer
Moxie Bot
<bot@moxielogic.com>
Tue, 10 Mar 2020 01:10:33 +0000
(21:10 -0400)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index bd908fdfd070ad206f5e13cc0d70ceb3a6cb2535..8db2ddfb24d636e0e4e4f1488201e6c291e5d3af 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-39,6
+39,10
@@
matrix:
- os: linux
arch: arm64
env: HOST=aarch64-linux-gnu
+ - os: linux
+ arch: arm64
+ env: HOST=aarch64-linux-gnu
+ compiler: clang
- os: linux
env: HOST=arm32v7-linux-gnu LIBFFI_TEST_OPTIMIZATION="-O0"
- os: linux