[arch-commits] Commit in qt5-base/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Jan 3 20:23:23 UTC 2022
Date: Monday, January 3, 2022 @ 20:23:23
Author: arojas
Revision: 433344
Disable reduce-relocations, see https://bugreports.qt.io/browse/QTBUG-86173
Modified:
qt5-base/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-03 20:14:22 UTC (rev 433343)
+++ PKGBUILD 2022-01-03 20:23:23 UTC (rev 433344)
@@ -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 @@
-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
More information about the arch-commits
mailing list