Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/yazi/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/yazi/PKGBUILD b/extra/yazi/PKGBUILD
index 76d1fc9d..0cb529cc 100644
--- a/extra/yazi/PKGBUILD
+++ b/extra/yazi/PKGBUILD
@@ -1,2 +1,2 @@
-# Fails to build with LTO
-options+=(!lto)
+# Prevent out of memory
+options+=(!lto !debug)