src: remove more traces of fictional powerpc64le-darwin
This commit is contained in:
+2
-2
@@ -214,7 +214,7 @@ const char *Packer::getDecompressorSections() const
|
||||
|| UPX_F_VMLINUX_PPC32 ==ph.format
|
||||
|| UPX_F_VMLINUX_PPC64LE ==ph.format
|
||||
|| UPX_F_MACH_PPC32 ==ph.format
|
||||
|| UPX_F_MACH_PPC64LE ==ph.format
|
||||
|| UPX_F_MACH_PPC64 ==ph.format
|
||||
|| UPX_F_MACH_i386 ==ph.format
|
||||
|| UPX_F_DYLIB_i386 ==ph.format
|
||||
) {
|
||||
@@ -257,7 +257,7 @@ void Packer::defineDecompressorSymbols()
|
||||
|| UPX_F_VMLINUX_PPC32 ==ph.format
|
||||
|| UPX_F_VMLINUX_PPC64LE ==ph.format
|
||||
|| UPX_F_MACH_PPC32 ==ph.format
|
||||
|| UPX_F_MACH_PPC64LE ==ph.format
|
||||
|| UPX_F_MACH_PPC64 ==ph.format
|
||||
|| UPX_F_MACH_i386 ==ph.format
|
||||
|| UPX_F_DYLIB_i386 ==ph.format
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user