Details
-
Sub-task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
ogl-runtime uses EASTL, EASTL doesn't recognise MIPS64 architecture CPU and doesn't know the endianness etc. Because of this MIPS64 Linux target will fail in CI once it comes our way from qt5/dev.
Unfortunately there doesn't seem to be a simple mechanism to detect MIPS64 target architecture under Linux as in Linux QMAKE_TARGET.arch is empty.