From 4f233eda97b41575c2a42dfa1b6521d1dfa3147f Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sun, 8 Sep 2024 10:10:19 +0300 Subject: extra/yazi: Prevent OOM --- extra/yazi/PKGBUILD | 4 ++-- 1 file 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) -- cgit v1.2.3-70-g09d2