--- src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_private.h.orig 2023-06-16 20:55:56.000000000 +0800 +++ src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_private.h 2024-04-03 02:34:27.000000000 +0800 @@ -246,6 +246,10 @@ # include "ix86_macros.h" +#elif (ARCHITECTURE == powerpc ) + +# include "ix86_macros.h" + #else # error Unknown ARCHITECTURE.