freebsd-ports/net-p2p/cdonkey/files/patch-Makefile.in
2004-08-28 21:51:57 +00:00

11 lines
591 B
Text

--- Makefile.in.orig Wed May 7 20:21:59 2003
+++ Makefile.in Thu Aug 26 18:39:49 2004
@@ -55,7 +55,7 @@
# -fno-for-scope Make the proble with older compiler visible
# -pedantic < Zu viele warnings
# -Wold-style-cast < Zu viele warnings
-CXXFLAGS = @CXXFLAGS@ -W -Wall -Wunused -Wformat -Wshadow -Wmultichar -Wpointer-arith -Wcast-qual -Wcast-align -Wswitch -ansi -fno-for-scope -fno-gnu-keywords -fno-rtti @SVN_DB_INCLUDES@
+CXXFLAGS = @CXXFLAGS@ -ansi -fno-for-scope -fno-gnu-keywords -fno-rtti @SVN_DB_INCLUDES@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@ -DCDONKEY=1
DEPDIR = @DEPDIR@