git » qt5-base.git » commit 4f84b46

Disable reduce-relocations, see https://bugreports.qt.io/browse/QTBUG-86173

author Antonio Rojas
2022-01-03 20:23:23 UTC
committer Antonio Rojas
2022-01-03 20:23:23 UTC
parent 3cf3d81dbfdc6182572776421f71481cb4922a93

Disable reduce-relocations, see https://bugreports.qt.io/browse/QTBUG-86173

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 405a4b4..66afe8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=qt5-base
 pkgname=(qt5-base qt5-xcb-private-headers)
 pkgver=5.15.2+kde+r274
-pkgrel=1
+pkgrel=2
 _commit=98aa64af7e1e677bd107bfb0c432cabf7c3a5e32
 arch=('x86_64')
 url='https://www.qt.io'
@@ -70,7 +70,7 @@ build() {
     -journald \
     -no-mimetype-database \
     -no-use-gold-linker \
-    -reduce-relocations \
+    -no-reduce-relocations \
     -no-strip \
     -ltcg
 # No configure flag for fat static libs with lto