From 2c6e2f29b7674795ed03747a234b800e69f487d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Mon, 17 Oct 2016 05:25:28 +0200 Subject: Adds info{un,}zip v{60,30} (via Redfoxmoon.) --- unzip60.local.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 unzip60.local.patch (limited to 'unzip60.local.patch') diff --git a/unzip60.local.patch b/unzip60.local.patch new file mode 100644 index 00000000..b2dbe06b --- /dev/null +++ b/unzip60.local.patch @@ -0,0 +1,14 @@ +--- unzip60/unix/Makefile.orig 2009-01-18 23:41:18.000000000 +0100 ++++ unzip60/unix/Makefile 2016-10-17 05:23:43.308917300 +0200 +@@ -535,6 +535,11 @@ + # INDIVIDUAL MACHINE MAKERULES # + ################################ + ++#Midipix target ++midipix: ++ $(MAKE) $(MAKEF) unzips CC="x86_64-nt64-midipix-gcc" CFLAGS="-g3 -O0 -I. -DUNIX -DNO_BZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT \ ++ -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS" CRCA_O="" AS="x86_64-nt64-midipix-gcc -c" LFLAGS1="" ++ + #---------------------------------------------------------------------------- + # Generic targets using the configure script to determine configuration. + #---------------------------------------------------------------------------- -- cgit v1.2.3