openbsd-ports/net/dnsmasq/patches/patch-Makefile
ajacoutot 2332185ed4 Update to dnsmasq 2.55.
From Brad, maintainer timeout
ok sthen@
2011-01-10 22:08:26 +00:00

13 lines
340 B
Plaintext

$OpenBSD: patch-Makefile,v 1.1 2011/01/10 22:08:26 ajacoutot Exp $
--- Makefile.orig Tue Dec 28 18:57:01 2010
+++ Makefile Tue Dec 28 18:57:18 2010
@@ -24,7 +24,7 @@ MSGMERGE = msgmerge
MSGFMT = msgfmt
XGETTEXT = xgettext
-CFLAGS = -Wall -W -O2
+CFLAGS += -Wall -W
#################################################################