aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authoravl <avl@FreeBSD.org>2012-01-03 13:30:26 +0800
committeravl <avl@FreeBSD.org>2012-01-03 13:30:26 +0800
commit7888f25959b462ae5cb515919dbe3599e752fc94 (patch)
tree8676e6cf639ccc57e3c53aaa1f8e2516e305d431 /dns
parentc424de7f18b69c467d046dc24dac878fb098a211 (diff)
downloadfreebsd-ports-gnome-7888f25959b462ae5cb515919dbe3599e752fc94.tar.gz
freebsd-ports-gnome-7888f25959b462ae5cb515919dbe3599e752fc94.tar.zst
freebsd-ports-gnome-7888f25959b462ae5cb515919dbe3599e752fc94.zip
- Fix build with clang
Diffstat (limited to 'dns')
-rw-r--r--dns/opendd/files/patch-Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/dns/opendd/files/patch-Makefile b/dns/opendd/files/patch-Makefile
index defff627faaf..48ad6be788dd 100644
--- a/dns/opendd/files/patch-Makefile
+++ b/dns/opendd/files/patch-Makefile
@@ -1,9 +1,10 @@
--- Makefile.orig Mon May 1 07:29:07 2006
+++ Makefile Sun Nov 12 14:57:38 2006
-@@ -6,7 +6,7 @@
+@@ -5,8 +5,7 @@
+ # USE_SOCKET_SSL=yto enable SSL socket
#
- CC = cc
+-CC = cc
-FLAGS = -ansi -pedantic -Wall -O2 -fno-strict-aliasing
+FLAGS = -ansi -Wall -O2 -fno-strict-aliasing # -pedantic