Atari/tos is currently broken, so throw an InternalError.
This commit is contained in:
parent
d14bd49f46
commit
80218c1eca
@ -409,6 +409,7 @@ void PackTos::fileInfo()
|
||||
|
||||
void PackTos::pack(OutputFile *fo)
|
||||
{
|
||||
throwInternalError("atari/tos is currenty broken; this will get fixed in UPX 2.91");
|
||||
unsigned t;
|
||||
unsigned nrelocs = 0;
|
||||
unsigned relocsize = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user