Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/rust/config.toml.patch
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-03-20 16:47:12 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-03-20 16:47:12 +0200
commitef68af9c11b756bfd2a3c4fdb28cab95547e638e (patch)
treeef1e052f1781244795d5e830f2be7b0b859c8542 /extra/rust/config.toml.patch
parent8c7544f22da81cb0109bec39bfffaca8fcc09e86 (diff)
extra/rust: -fuse-ld=gold
Diffstat (limited to 'extra/rust/config.toml.patch')
-rw-r--r--extra/rust/config.toml.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rust/config.toml.patch b/extra/rust/config.toml.patch
index 43575b80..f54a06cd 100644
--- a/extra/rust/config.toml.patch
+++ b/extra/rust/config.toml.patch
@@ -5,7 +5,7 @@
[llvm]
link-shared = true
+link-jobs = 1
-+use-linker = "/usr/sbin/ld.gold"
++use-linker = "gold"
[build]
target = [