summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2021-06-14 21:11:04 +0200
committerStephan Springer2021-06-14 21:11:04 +0200
commit35b61d8a93fc3e9dd0e29376243987360ad5c02c (patch)
tree9cfebee810c8ece20bec2882c7b53e4a0b4574de /PKGBUILD
parent07e7d24090ec0d637575e90ba48be2d8c95e2fe0 (diff)
downloadaur-35b61d8a93fc3e9dd0e29376243987360ad5c02c.tar.gz
Does not build with lto enabled.
Assembler message: Error: invalid attempt to declare external version name as default in symbol `qt_version_tag@@Qt_6.1'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19c38ba9a8c3..bc342ed0b9d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ optdepends=('postgresql-libs: PostgreSQL driver'
groups=(qt6)
conflicts=(qt6-base)
provides=(qt6-base)
+options=(!lto)
_pkgfn="qtbase-everywhere-src-$_qtver"
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
qt6-base-cflags.patch