Skip to content
Snippets Groups Projects
Commit 6e3be022 authored by Marco Liebel's avatar Marco Liebel Committed by Alex Bennée
Browse files

Use hexagon toolchain version 16.0.0


Signed-off-by: default avatarMarco Liebel <quic_mliebel@quicinc.com>
Reviewed-by: default avatarBrian Cain <bcain@quicinc.com>
Message-Id: <20230329142108.1199509-1-quic_mliebel@quicinc.com>
Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Message-Id: <20230403134920.2132362-8-alex.bennee@linaro.org>
parent 452b3eea
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ RUN apt-get update && \
ENV TOOLCHAIN_INSTALL /opt
ENV TOOLCHAIN_RELEASE 15.0.3
ENV TOOLCHAIN_RELEASE 16.0.0
ENV TOOLCHAIN_BASENAME "clang+llvm-${TOOLCHAIN_RELEASE}-cross-hexagon-unknown-linux-musl"
ENV TOOLCHAIN_URL https://codelinaro.jfrog.io/artifactory/codelinaro-toolchain-for-hexagon/v${TOOLCHAIN_RELEASE}/${TOOLCHAIN_BASENAME}.tar.xz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment