summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomZ2024-04-26 17:37:29 +0200
committerTomZ2024-04-26 17:37:29 +0200
commit5bea9efe0b397476601339c9fb9ae51944a33a27 (patch)
tree2ed03abda2a22aa2a6b70fed9e0fa220c1c7be78 /PKGBUILD
parente02ca5b78319a20565d50773b5c34d8c749af758 (diff)
downloadaur-5bea9efe0b397476601339c9fb9ae51944a33a27.tar.gz
disable lto for now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a58871f06ef..4de5447e149b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@
pkgname=flowee
pkgver=2024.02.0
+options=(!lto)
pkgrel=1
pkgdesc="Flowee provides the shortest path to Bitcoin Cash"
arch=('x86_64' 'aarch64')