mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
src: remove non-working PackMachPPC64 from PackMaster; see issue #626
This commit is contained in:
parent
3cf102334f
commit
94775bef9f
|
@ -220,7 +220,6 @@ Packer *PackMaster::visitAllPackers(visit_func_t func, InputFile *f, const optio
|
|||
// Mach (MacOS X PowerPC)
|
||||
D(PackDylibAMD64);
|
||||
D(PackMachPPC32);
|
||||
D(PackMachPPC64);
|
||||
D(PackMachI386);
|
||||
D(PackMachAMD64);
|
||||
D(PackMachARMEL);
|
||||
|
|
Loading…
Reference in New Issue
Block a user