Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-05-05 04:25:53 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-05-05 04:25:53 +0300
commit5cc6f031518b49a11f74f520e781061834b14ca3 (patch)
treee0921a04d698fe5816cad56171689119271db12d
parent91c472941aaf99221088c44cc79e90f36b9fe521 (diff)
extra/cargo-binstall: Prevent OOM
-rw-r--r--extra/cargo-binstall/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/cargo-binstall/PKGBUILD b/extra/cargo-binstall/PKGBUILD
new file mode 100644
index 00000000..94d20857
--- /dev/null
+++ b/extra/cargo-binstall/PKGBUILD
@@ -0,0 +1 @@
+options+=(!debug)