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-04-07 00:19:25 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-04-07 00:19:25 +0300
commit5354fb113a7d248a8b67c0cea158d831784f9a2d (patch)
treec2408c8c599ba1bfe13e0d716d1fdc9916e3714b /extra/rust/config.toml.patch
parent7d933374fc7696170faf80e18f1bdaa1a66376be (diff)
extra/rust: Fix out of memory linking LLVM
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 f54a06cd..20b8e24b 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 = "gold"
++use-linker = "bfd"
[build]
target = [