summaryrefslogtreecommitdiff
path: root/extra/qt5-base/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/qt5-base/PKGBUILD')
-rw-r--r--extra/qt5-base/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/qt5-base/PKGBUILD b/extra/qt5-base/PKGBUILD
index b7db1fd6..0f8c26cb 100644
--- a/extra/qt5-base/PKGBUILD
+++ b/extra/qt5-base/PKGBUILD
@@ -23,6 +23,7 @@ if [ "$CARCH" = 'i486' ]; then
eval "$(
declare -f build | \
sed '
+ s/-ltcg/-no-ltcg/
s/\(.*qmake *\)CONFIG+=fat-static-lto\(.*\)/\1 \2/
'
)"