index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-07-11 11:35:46 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-07-11 11:35:46 +0300 |
commit | 8f6bb3fc0a0142b39216f0736773929534873ea9 (patch) | |
tree | ac22e6358c08f9d71852bbc454a1514ee5a12e47 /extra | |
parent | 33bfe926233051b2cd1827e3700a7973f5ee1b8a (diff) |
-rw-r--r-- | extra/yazi/PKGBUILD | 2 |
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) |