Skip to content

Commit ae0a414

Browse files
Apply linker flag patch to rust toolchain
1 parent bdbba61 commit ae0a414

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

bazel_common/score_rust_toolchains.MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ ferrocene.toolchain(
3131
"-Clink-arg=-static",
3232
"-Clink-arg=-lm",
3333
"-Clink-arg=-lc",
34+
"-Clink-arg=-lgcc",
3435
],
3536
sha256 = "b1f1eb1146bf595fe1f4a65d5793b7039b37d2cb6d395d1c3100fa7d0377b6c9",
3637
target_compatible_with = [

patches/lifecycle/001-link-libgcc-aarch64.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)