summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfbbd7e88697..8eaab2b32d9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,6 +16,7 @@ pkgbase = flowee
optdepends = miniupnpc
provides = flowee-hub
provides = flowee-libs
+ options = !lto
backup = etc/flowee/flowee.conf
backup = etc/flowee/rest-service.conf
source = https://codeberg.org/Flowee/thehub/archive/2024.02.0.tar.gz
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')