summaryrefslogtreecommitdiff
path: root/archivers/p7zip/patches
diff options
context:
space:
mode:
authoradam <adam>2005-02-08 09:30:23 +0000
committeradam <adam>2005-02-08 09:30:23 +0000
commitd70f663f066e58f4bc1d08c8fe15f3ca91108baa (patch)
treeb1db9aa051bb5d98b4cd19d5cfea3075a4da89d2 /archivers/p7zip/patches
parent3ead68771686b9b37f22c858c8c79b1604b7f97c (diff)
downloadpkgsrc-d70f663f066e58f4bc1d08c8fe15f3ca91108baa.tar.gz
We do like optimisations, don't we? I have turned them on, then. :)
Diffstat (limited to 'archivers/p7zip/patches')
-rw-r--r--archivers/p7zip/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/p7zip/patches/patch-ac b/archivers/p7zip/patches/patch-ac
new file mode 100644
index 00000000000..b20ee0210af
--- /dev/null
+++ b/archivers/p7zip/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.3 2005/02/08 09:30:23 adam Exp $
+
+--- makefile.glb.orig 2005-02-08 10:23:00.000000000 +0000
++++ makefile.glb
+@@ -2,7 +2,7 @@
+ MY_HOME=../../../myWindows
+
+ RM=rm -f
+-CFLAGS=-c \
++CFLAGS+=-c \
+ -I../../../myWindows \
+ -I../../../ \
+ -I../../../include_windows