Skip to content

Commit

Permalink
esp/toolchain: Adds '-fdata-sections' to newlib
Browse files Browse the repository at this point in the history
 target CFLAGS
  • Loading branch information
andreisfr authored and gerekon committed Dec 27, 2023
1 parent d2ada55 commit 9097278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
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-20230502"
XTENSA_CLANG_TOOLCHAIN_REF: "esp-16.0.0-20230511"

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

0 comments on commit 9097278

Please sign in to comment.