[PATCH 48/50] ci: Add aarch64 gcc to Coverity setup

2 views
Skip to first unread message

Jan Kiszka

unread,
Oct 18, 2016, 4:09:31 AM10/18/16
to jailho...@googlegroups.com, Antonios Motakis, Claudio Fontana, Dmitry Voytik, Marc Zyngier, Mark Rutland
This enables the analysis of arm64 builds by Coverity.

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 6eafd5e..4e723dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -54,6 +54,6 @@ addons:
name: "siemens/jailhouse"
notification_email: jan.k...@siemens.com
build_script_url: https://raw.githubusercontent.com/$TRAVIS_REPO_SLUG/$TRAVIS_BRANCH/ci/coverity-scan-build.sh
- build_command_prepend: "cov-configure --comptype gcc --compiler arm-linux-gnueabihf-gcc --template"
+ build_command_prepend: "cov-configure --comptype gcc --compiler arm-linux-gnueabihf-gcc --template; cov-configure --comptype gcc --compiler aarch64-linux-gnu-gcc --template"
build_command: "unused"
branch_pattern: coverity_scan.*
--
2.1.4

Reply all
Reply to author
Forward
0 new messages