Skip to content

Commit 45b0945

Browse files
committed
remove linker
1 parent 2bfeb9a commit 45b0945

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.cargo/config.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ rustflags = ["-Ccontrol-flow-guard", "-Ctarget-feature=+crt-static", "-Clink-arg
1111

1212
[target.aarch64-windows-msvc]
1313
rustflags = ["-Ccontrol-flow-guard", "-Ctarget-feature=+crt-static", "-Clink-args=/DYNAMICBASE"]
14-
15-
[target.aarch64-unknown-linux-gnu]
16-
linker = "aarch64-msft-linux-gcc"

0 commit comments

Comments
 (0)