wok-next rev 20056

qt5: ./configure -no-sse2
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Oct 23 20:07:47 2017 +0200 (2017-10-23)
parents 8457a0bbc05c
children e781488be2fe
files qt5/receipt
line diff
     1.1 --- a/qt5/receipt	Mon Oct 23 18:08:04 2017 +0200
     1.2 +++ b/qt5/receipt	Mon Oct 23 20:07:47 2017 +0200
     1.3 @@ -72,6 +72,7 @@
     1.4  		-system-sqlite \
     1.5  		-nomake examples \
     1.6  		-no-rpath \
     1.7 +		-no-sse2 \
     1.8  		-skip qtwebengine &&
     1.9  	make &&
    1.10  	make INSTALL_ROOT=$install install || exit 1