We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df385bb commit 696a7a9Copy full SHA for 696a7a9
1 file changed
bazel_common/score_gcc_toolchains.MODULE.bazel
@@ -14,7 +14,7 @@
14
bazel_dep(name = "score_bazel_cpp_toolchains", version = "0.2.2")
15
git_override(
16
module_name = "score_bazel_cpp_toolchains",
17
- commit = "73889a2a3e80c09c3ea1581303ddbcd4761f9f56", # EBcLfSA toolchain update + LD_LIBRARY_PATH fix
+ commit = "5020256084b5e1200a91b8d59af88c16285bc73a", # EBcLfSA toolchain update + LD_LIBRARY_PATH fix
18
remote = "https://github.com/elektrobit-contrib/eclipse-score_bazel_cpp_toolchains.git",
19
)
20
0 commit comments