summaryrefslogtreecommitdiff
path: root/net/bind8/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind8/patches/patch-ai')
-rw-r--r--net/bind8/patches/patch-ai6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bind8/patches/patch-ai b/net/bind8/patches/patch-ai
index 4623f9eb193..2d4c8b0bf8f 100644
--- a/net/bind8/patches/patch-ai
+++ b/net/bind8/patches/patch-ai
@@ -1,10 +1,10 @@
-$NetBSD: patch-ai,v 1.3 2005/11/04 19:36:01 rillig Exp $
+$NetBSD: patch-ai,v 1.4 2007/09/10 19:05:01 adrianp Exp $
---- src/port/solaris/Makefile.set.orig Mon Jun 24 00:33:16 2002
+--- src/port/solaris/Makefile.set.orig 2007-09-10 19:46:51.000000000 +0100
+++ src/port/solaris/Makefile.set
@@ -1,12 +1,14 @@
'CC=gcc'
- 'CDEBUG=-g -O2'
+ 'CDEBUG=-g -O2 -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat'
-'DESTBIN=/usr/local/bin'
-'DESTSBIN=/usr/local/sbin'
-'DESTEXEC=/usr/local/sbin'