summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Bergqvist2024-02-09 12:36:06 +0000
committerJohn Bergqvist2024-02-09 12:36:06 +0000
commit6d51d6c32a2599ccb9c87db153a38565d4782d08 (patch)
tree9a7f1f2f10340f076c59e102cd70eb70b10ad653 /PKGBUILD
parente23828945f43ca347f91b2efd7da45934ce01e6b (diff)
downloadaur-6d51d6c32a2599ccb9c87db153a38565d4782d08.tar.gz
Disable Link Time Optimization because it breaks the build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ab2e9382cad..d4ae0e8b1b45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -82,6 +82,7 @@ optdepends=(
'python-requests-cache: Python bindings'
'python-simplejson: Python bindings'
)
+options=(!lto)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=(