--- src/corelib/tools/qsimd_p.h.orig 2015-05-07 22:14:48 +++ src/corelib/tools/qsimd_p.h 2024-11-25 08:51:53 @@ -48,7 +48,7 @@ QT_BEGIN_HEADER -#if defined(QT_NO_MAC_XARCH) || (defined(Q_OS_DARWIN) && (defined(__ppc__) || defined(__ppc64__))) +#if defined(QT_NO_MAC_XARCH) || (defined(Q_OS_DARWIN) && (defined(__ppc__) || defined(__ppc64__) || defined(__arm64__))) // Disable MMX and SSE on Mac/PPC builds, or if the compiler // does not support -Xarch argument passing #undef QT_HAVE_SSE