summaryrefslogtreecommitdiffhomepage
path: root/unzip60.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unzip60.local.patch')
-rw-r--r--unzip60.local.patch14
1 files changed, 14 insertions, 0 deletions
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.
+ #----------------------------------------------------------------------------