Skip to content

Commit

Permalink
toolchain/esp: Bring 'libgcc' back to the toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
gerekon committed May 16, 2023
1 parent a5691fd commit fe4f10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -22,7 +22,7 @@ variables:
BINUTILS_REF: "esp-2022r1-binutils"
XTENSA_OVERLAYS_REF: "master"
LLVM_GCC_TESTSUITE_REF: "esp-16.0.0-20230425"
XTENSA_CLANG_TOOLCHAIN_REF: "esp-16.0.0-20230511"
XTENSA_CLANG_TOOLCHAIN_REF: "esp-16.0.0-20230516"

CROSS_ARM_IMAGE: $CI_DOCKER_REGISTRY/llvm-build-cross-arm:1
PLATFORM_NAME_LINUX: "linux-amd64"
Expand Down

0 comments on commit fe4f10a

Please sign in to comment.