extra/qt4 fixes

This commit is contained in:
Kevin Mihelich 2013-03-02 02:59:27 +00:00
parent 0518262048
commit 449b448549

View file

@ -83,7 +83,7 @@ build() {
-reduce-relocations \
-dbus-linked \
-no-openvg \
-no-mmx \
-no-mmx \
-no-3dnow \
-no-sse \
-no-sse2 \
@ -93,6 +93,7 @@ build() {
-no-sse4.2 \
-no-avx \
-no-neon
make
}