Skip to content

Commit ad476fb

Browse files
committed
update to latest toolchain
1 parent e4c313d commit ad476fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bazel_common/score_gcc_toolchains.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bazel_dep(name = "score_bazel_cpp_toolchains", version = "0.2.2")
1616
git_override(
1717
module_name = "score_bazel_cpp_toolchains",
1818
remote = "https://github.com/elektrobit-contrib/eclipse-score_bazel_cpp_toolchains.git",
19-
commit = "cd704ba8ec88b893cdefaba0553ee25ffe069d66", # EBcLfSA toolchain update + LD_LIBRARY_PATH fix
19+
commit = "b102789c80334c76ce683f870a4245427ec3c3df", # EBcLfSA toolchain update + LD_LIBRARY_PATH fix
2020
)
2121
gcc = use_extension("@score_bazel_cpp_toolchains//extensions:gcc.bzl", "gcc", dev_dependency = True)
2222

0 commit comments

Comments
 (0)