I was trying to perform an out-of-tree build and this flag doesn’t work
../qt-everywhere-opensource-src-5.2.1/configure -prefix /tmp/cache/bin -no-avx -no-sse4
+ cd qtbase
+ /tmp/cache/qt-everywhere-opensource-src-5.2.1/qtbase/configure -top-level -prefix /tmp/cache/bin -no-avx -no-sse4
-no-sse4: invalid command-line switch
Is this a bug about the configure script ?
↧