From 8f6bb3fc0a0142b39216f0736773929534873ea9 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Thu, 11 Jul 2024 11:35:46 +0300 Subject: extra/yazi: Disable LTO --- extra/yazi/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 extra/yazi/PKGBUILD (limited to 'extra/yazi/PKGBUILD') diff --git a/extra/yazi/PKGBUILD b/extra/yazi/PKGBUILD new file mode 100644 index 00000000..76d1fc9d --- /dev/null +++ b/extra/yazi/PKGBUILD @@ -0,0 +1,2 @@ +# Fails to build with LTO +options+=(!lto) -- cgit v1.2.3-70-g09d2