This commit is contained in:
lizzie
2026-07-10 06:09:21 +00:00
parent ebb9a9c8f3
commit 76bbb973c6
9 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -166,7 +166,7 @@ detect_architecture_symbols(
"_M_MRX000")
detect_architecture_symbols(
ARCH ppc64
ARCH powerpc64
SYMBOLS
"__ppc64__"
"__powerpc64__"
@@ -174,7 +174,7 @@ detect_architecture_symbols(
"_M_PPC64")
detect_architecture_symbols(
ARCH ppc
ARCH powerpc
SYMBOLS
"__ppc__"
"__ppc"