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/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qt5-base/PKGBUILD b/extra/qt5-base/PKGBUILD
index 15ba4b3e..4613e09b 100644
--- a/extra/qt5-base/PKGBUILD
+++ b/extra/qt5-base/PKGBUILD
@@ -1,6 +1,6 @@
eval "$(
declare -f build | \
sed '
- s@./configure@./configure -no-ssl2@g
+ s@./configure@./configure -no-sse2@g
'
)"