From 6eeb021ab97f6e73efa1f6255c0200ca02a2fbff Mon Sep 17 00:00:00 2001 From: gahr Date: Thu, 20 Feb 2014 10:04:56 +0000 Subject: - Remove CFLAGS not understood by gcc --- irc/quirc/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'irc') diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index b05bdb0cc6be..30e22efdf0a2 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -17,7 +17,6 @@ USE_XORG= xt GNU_CONFIGURE= yes MAKE_ENV+= DESTDIR=${STAGEDIR} -CFLAGS+= -Wno-deprecated-writable-strings MYPORTDOCS= AUTHORS ChangeLog FAQ NEWS README doc/color.txt \ doc/dccresum.txt doc/links.txt doc/nickcomp.txt \ -- cgit