misc: improve upx_testsuite; cmake update

This commit is contained in:
Markus F.X.J. Oberhumer
2023-07-19 20:12:20 +02:00
parent 672d69c68a
commit b866631448
19 changed files with 196 additions and 109 deletions
+1
View File
@@ -92,6 +92,7 @@ void PackW64PeArm64::defineSymbols(unsigned ncsection, unsigned upxsection, unsi
}
void PackW64PeArm64::setOhHeaderSize(const pe_section_t *osection) {
// SizeOfHeaders
UNUSED(osection);
throwCantPack("not yet implemented");
}