index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-06 18:25:29 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-06 18:25:29 +0300 |
commit | c2f21eb20cc4ca3e6e6b9c50e718a5aa03e5c386 (patch) | |
tree | eb41a715e936a787543bd08366e919e0abe4972c /extra/rust | |
parent | c7402eb92c44b50df48e51640d3d0fad043806a9 (diff) |
-rw-r--r-- | extra/rust/PKGBUILD | 1 |
diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD index f336a223..7066b7eb 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -83,3 +83,4 @@ makedepends=(${makedepends[@]//lib32-glibc/}) # Do not run out of memory linking LLVM options+=(!debug) + |