Skip to content

Commit

Permalink
esp/ci: Upgrade GCC toolchain components version to '13.2.0_20240305'
Browse files Browse the repository at this point in the history
  • Loading branch information
gerekon committed Mar 22, 2024
1 parent d1d105a commit e6e27d9
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 @@ -80,7 +80,7 @@ before_script:
-DBINUTILS_REPO_URL="${GITLAB_SSH_SERVER}/${BINUTILS_REPO_PATH}.git"
-DXTENSA_OVERLAYS_REPO_URL="${GITLAB_SSH_SERVER}/${XTENSA_OVERLAYS_REPO_PATH}.git"
-DFETCHCONTENT_QUIET=OFF
-DESP_GNU_TOOLCHAIN_VER="13.2.0_20230928"
-DESP_GNU_TOOLCHAIN_VER="13.2.0_20240305"
-DLLVM_TOOLCHAIN_CROSS_BUILD_MINGW=${CROSS_BUILD_MINGW}
-DUSE_LIBC=${USE_LIBC}
-DUSE_LIBCXX=${USE_LIBCXX}
Expand Down

0 comments on commit e6e27d9

Please sign in to comment.