summaryrefslogtreecommitdiffhomepage
path: root/unzip60.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-10-18 23:20:14 +0200
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-10-18 23:20:14 +0200
commit1e446f7f85f67ca2d3582ad24e6d289205a37d31 (patch)
tree0c526a3cbb32a24fbb7c4c620912d4a644231cac /unzip60.local.patch
parentc59c3aee218674bffa13df30f2bf5ab104ef4b31 (diff)
downloadmidipix_build-1e446f7f85f67ca2d3582ad24e6d289205a37d31.tar.bz2
midipix_build-1e446f7f85f67ca2d3582ad24e6d289205a37d31.tar.xz
info{,un}zip: don't strip (via Redfoxmoon.)
Diffstat (limited to 'unzip60.local.patch')
-rw-r--r--unzip60.local.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/unzip60.local.patch b/unzip60.local.patch
index b2dbe06b..1b5006e6 100644
--- a/unzip60.local.patch
+++ b/unzip60.local.patch
@@ -7,7 +7,7 @@
+#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=""
++ -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS" CRCA_O="" AS="x86_64-nt64-midipix-gcc -c" LFLAGS1="" LF2=""
+
#----------------------------------------------------------------------------
# Generic targets using the configure script to determine configuration.