summaryrefslogtreecommitdiff
path: root/app-arch/gzip/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-25 08:09:37 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-25 08:09:37 +0000
commit693cc9b6e847a01c1bb692153021aaf9fb0fab25 (patch)
treebb2f7c299a4149f841c37a1208c7ac861aa95640 /app-arch/gzip/files
parent09351e78166b5e864197c4456ebae3f89dd0bed9 (diff)
gentoo resync : 25.01.2019
Diffstat (limited to 'app-arch/gzip/files')
-rw-r--r--app-arch/gzip/files/gzip-1.4-asmv.patch30
1 files changed, 0 insertions, 30 deletions
diff --git a/app-arch/gzip/files/gzip-1.4-asmv.patch b/app-arch/gzip/files/gzip-1.4-asmv.patch
deleted file mode 100644
index 1be1f63738b0..000000000000
--- a/app-arch/gzip/files/gzip-1.4-asmv.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-http://bugs.gentoo.org/show_bug.cgi?id=302773
-
---- a/tailor.h
-+++ b/tailor.h
-@@ -69,9 +69,6 @@
- # include <io.h>
- # define OS_CODE 0x00
- # define SET_BINARY_MODE(fd) setmode(fd, O_BINARY)
--# if !defined(NO_ASM) && !defined(ASMV)
--# define ASMV
--# endif
- #else
- # define near
- #endif
-@@ -182,7 +179,6 @@
- # define PATH_SEP2 ':'
- # define STDC_HEADERS
- # define OS_CODE 0x01
--# define ASMV
- # ifdef __GNUC__
- # define HAVE_DIRENT_H
- # define HAVE_FCNTL_H
-@@ -201,7 +197,6 @@
- #endif
-
- #if defined(ATARI) || defined(atarist)
--# define ASMV
- # define OS_CODE 0x05
- # ifdef TOSFS
- # define PATH_SEP2 '\\'