community/qt5-qtbase: disable sse3 on x86
turns out that building without -no-sse2 bumps the required x86 version to sse4.1, making it SIGILL on some CPUs
fixes #15616 (closed)
turns out that building without -no-sse2 bumps the required x86 version to sse4.1, making it SIGILL on some CPUs
fixes #15616 (closed)