From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH] Azure/GitLab: Switch over to using LLVM-10
Date: Fri, 10 Apr 2020 18:28:04 -0400 [thread overview]
Message-ID: <20200410222804.14362-1-trini@konsulko.com> (raw)
In-Reply-To: <20200212221457.28727-1-trini@konsulko.com>
At this point LLVM-7 is rather old. Switch over to LLVM-10 to enable
some amount of CI coverage with newer compilers.
Signed-off-by: Tom Rini <trini@konsulko.com>
---
.azure-pipelines.yml | 2 +-
.gitlab-ci.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 192c7ef5fe6d..d4a79c6dd0a9 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -163,7 +163,7 @@ jobs:
sandbox_clang:
TEST_PY_BD: "sandbox"
BUILDMAN: "^sandbox$"
- OVERRIDE: "-O clang-7"
+ OVERRIDE: "-O clang-10"
sandbox_spl:
TEST_PY_BD: "sandbox_spl"
TEST_PY_TEST_SPEC: "test_ofplatdata"
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae158aa17c1b..4b615eb40cc9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -190,7 +190,7 @@ sandbox with clang test.py:
variables:
TEST_PY_BD: "sandbox"
BUILDMAN: "^sandbox$"
- OVERRIDE: "-O clang-7"
+ OVERRIDE: "-O clang-10"
<<: *buildman_and_testpy_dfn
sandbox_spl test.py:
--
2.17.1
next prev parent reply other threads:[~2020-04-10 22:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-12 22:14 [PATCH] travis: Switch over to using LLVM-10 Tom Rini
2020-04-10 22:28 ` Tom Rini [this message]
2020-04-28 13:55 ` [PATCH] Azure/GitLab: " Tom Rini
2020-04-28 13:54 ` [PATCH] travis: " Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200410222804.14362-1-trini@konsulko.com \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox