summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0793d8c690e1..568e420f1a07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -87,6 +87,9 @@ build() {
local _reducerelocations="${_srcdir}/qtbase/config.tests/unix/bsymbolic_functions.test"
sed -i "s/error/warning/" ${_reducerelocations}
+ # Work around our embarresing propensity to stomp on your own tailored build configuration
+ sed -i "s/O[23]/Os/" ${_srcdir}/qtbase/mkspecs/common/gcc-base.conf
+
# end patch
# Breaks in qtwayland