index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-03-20 16:47:12 +0200 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-03-20 16:47:12 +0200 |
commit | ef68af9c11b756bfd2a3c4fdb28cab95547e638e (patch) | |
tree | ef1e052f1781244795d5e830f2be7b0b859c8542 /extra/rust/config.toml.patch | |
parent | 8c7544f22da81cb0109bec39bfffaca8fcc09e86 (diff) |
-rw-r--r-- | extra/rust/config.toml.patch | 2 |
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 = [ |