src: remove more traces of fictional powerpc64le-darwin

This commit is contained in:
Markus F.X.J. Oberhumer
2022-10-06 15:53:50 +02:00
parent 39c5be43aa
commit 65707900bc
11 changed files with 1257 additions and 1259 deletions
-1
View File
@@ -45,7 +45,6 @@
CPU_TYPE_ARM64 = 0x0100000c,
CPU_TYPE_POWERPC = 0x00000012,
CPU_TYPE_POWERPC64 = 0x01000012,
CPU_TYPE_POWERPC64LE = 0x01000021
};
enum { // cpusubtype
CPU_SUBTYPE_ARM_ALL = 0,