src: introduce upx::max and friends; updates for clang-19 git snapshot
This commit is contained in:
@@ -178,9 +178,11 @@ PackerBase *PackMaster::visitAllPackers(visit_func_t func, InputFile *f, const O
|
||||
VISIT(PackVmlinuxPPC64LE);
|
||||
VISIT(PackVmlinuxAMD64);
|
||||
VISIT(PackVmlinuxI386);
|
||||
#if (WITH_ZLIB)
|
||||
VISIT(PackVmlinuzI386);
|
||||
VISIT(PackBvmlinuzI386);
|
||||
VISIT(PackVmlinuzARMEL);
|
||||
#endif
|
||||
|
||||
//
|
||||
// linux
|
||||
|
||||
Reference in New Issue
Block a user