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-09-08 13:10:39 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-09-08 13:10:39 +0300
commit6b52537979bee4b9ab5e6532db75ee7a3628bbe0 (patch)
tree986394f6a1f0c4d24e5932a166872db28fb4eef9
parent805ee84b256364ce408803fc0fd60554be0b02e1 (diff)
extra/js128: Prevent OOM
-rw-r--r--extra/js128/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/js128/PKGBUILD b/extra/js128/PKGBUILD
new file mode 100644
index 00000000..111844f4
--- /dev/null
+++ b/extra/js128/PKGBUILD
@@ -0,0 +1 @@
+options+=(!debug !lto)