From: Paul Eggert Date: Mon, 13 Jun 2016 06:49:51 +0000 (-0700) Subject: gzip: fix port to Atari by not defining ASMV X-Git-Tag: v1.9~49 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=595bfc681a3c40348561ade68694082e1511c4d8;p=debian%2Fgzip gzip: fix port to Atari by not defining ASMV Problem reported by Helmut Karlowski in: http://bugs.gnu.org/23751 * tailor.h (ASMV) [ATARI || atarist]: Do not define. --- diff --git a/tailor.h b/tailor.h index e381611..cc375fd 100644 --- a/tailor.h +++ b/tailor.h @@ -139,7 +139,6 @@ #endif #if defined(ATARI) || defined(atarist) -# define ASMV # define OS_CODE 0x05 # ifdef TOSFS # define MAX_PATH_LEN 128