From abc41e4d2d8bf65d9793cc609d6f77c76e206b8a Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Wed, 20 Mar 2024 16:12:10 +0200 Subject: extra/rust: Use ld.gold for LLVM --- extra/rust/PKGBUILD | 3 +-- extra/rust/config.toml.patch | Bin 794 -> 828 bytes 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD index 3c05af70..df5cf3a0 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -43,8 +43,7 @@ eval "$( /ln.*i686-unknown-linux-gnu.*/d /_pick.*dest-i686.*/d s/x86_64-unknown-linux-musl/i686-unknown-linux-musl/ - ' | \ - sed '3i export LDFLAGS="${LDFLAGS} -Wl,--reduce-memory-overheads"' + ' )" eval "$( diff --git a/extra/rust/config.toml.patch b/extra/rust/config.toml.patch index 7072338a..43575b80 100644 Binary files a/extra/rust/config.toml.patch and b/extra/rust/config.toml.patch differ -- cgit v1.2.3-54-g00ecf