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 1c75704f1d70..8abbd28400df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -69,6 +69,7 @@ pkgbase = mythtv-git
optdepends = python-simplejson: Python bindings
provides = mythtv
conflicts = mythtv
+ options = !lto
source = git+https://github.com/MythTV/mythtv#branch=fixes/33
source = mythbackend.service
source = mythtv.desktop
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=(