Index: qt-everywhere-src-5.12.6/qtbase/src/corelib/global/qprocessordetection.h =================================================================== --- qt-everywhere-src-5.12.6.orig/qtbase/src/corelib/global/qprocessordetection.h +++ qt-everywhere-src-5.12.6/qtbase/src/corelib/global/qprocessordetection.h @@ -147,7 +147,7 @@ # if Q_PROCESSOR_ARM >= 5 # define Q_PROCESSOR_ARM_V5 # else -# error "ARM architecture too old" +# define Q_PROCESSOR_ARM_V7 # endif # if defined(__ARMEL__) || defined(_M_ARM64) # define Q_BYTE_ORDER Q_LITTLE_ENDIAN