From 8435c842b9e8fbb2bcc80397ab3aa655000459e2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 3 Jul 2024 08:05:42 +0100 Subject: gentoo auto-resync : 03:07:2024 - 08:05:42 --- eclass/qt5-build.eclass | 3 +++ 1 file changed, 3 insertions(+) (limited to 'eclass/qt5-build.eclass') diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass index ef4ea4ec1756..1a0335b9d2b6 100644 --- a/eclass/qt5-build.eclass +++ b/eclass/qt5-build.eclass @@ -623,6 +623,9 @@ qt5_base_configure() { $(is-flagq -mno-dsp && echo -no-mips_dsp) $(is-flagq -mno-dspr2 && echo -no-mips_dspr2) + # bug #773199 and friends + $(tc-cpp-is-true "defined(__SSE2__)" ${CFLAGS} ${CXXFLAGS} || echo -no-feature-sse2) + # use pkg-config to detect include and library paths -pkg-config -- cgit v1.2.3