summaryrefslogtreecommitdiff
path: root/net/6tunnel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-04-29 23:49:00 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-04-29 23:49:00 +0000
commite9dd3f8b36681d296db7165798ffa024460b4b05 (patch)
tree5d4da92c0445ce5691f2f75181d2d140f0c843af /net/6tunnel
parentReorder includes to squash typical Linux-kiddie network header misordering. (diff)
Don't hard-code -O2
Notes
Notes: svn path=/head/; revision=42049
Diffstat (limited to 'net/6tunnel')
-rw-r--r--net/6tunnel/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/6tunnel/files/patch-aa b/net/6tunnel/files/patch-aa
index 0a8aa46ab2c1..bbd2e6bacd2c 100644
--- a/net/6tunnel/files/patch-aa
+++ b/net/6tunnel/files/patch-aa
@@ -2,7 +2,7 @@
+++ Makefile Fri Jan 5 17:00:06 2001
@@ -1,4 +1,4 @@
-CC = gcc -O2 -Wall
-+CFLAGS += -O2 -Wall
++CFLAGS += -Wall
VER = 0.07
RPM_ROOT = /home/wojtekka/rpm