summaryrefslogtreecommitdiffhomepage
path: root/unzip60.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-10-17 05:25:28 +0200
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-10-17 05:25:28 +0200
commit2c6e2f29b7674795ed03747a234b800e69f487d3 (patch)
tree5b00bd9722acc21c0f183128e399e2c3cf16b1e6 /unzip60.local.patch
parent51329b0cca880d3a8f768e81324f84ec81ce6be6 (diff)
downloadmidipix_build-2c6e2f29b7674795ed03747a234b800e69f487d3.tar.bz2
midipix_build-2c6e2f29b7674795ed03747a234b800e69f487d3.tar.xz
Adds info{un,}zip v{60,30} (via Redfoxmoon.)
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.
+ #----------------------------------------------------------------------------