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
+2 -2
View File
@@ -480,10 +480,10 @@ constexpr bool string_ge(const char *a, const char *b) {
#define UPX_F_MACH_ARM64EL 37
#define UPX_F_MACH_PPC64LE 38
//#define UPX_F_MACH_PPC64LE 38 // DOES NOT EXIST
#define UPX_F_LINUX_ELFPPC64LE 39
#define UPX_F_VMLINUX_PPC64LE 40
#define UPX_F_DYLIB_PPC64LE 41
//#define UPX_F_DYLIB_PPC64LE 41 // DOES NOT EXIST
#define UPX_F_LINUX_ELF64_ARM 42