patch file cleanup... ick.. kaloz you owe me some love
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6526 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
12
ipv6/totd/patches/001-no_warning_as_errors.patch
Normal file
12
ipv6/totd/patches/001-no_warning_as_errors.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff -urN totd-1.5.1/Makefile.in totd-1.5.1.new/Makefile.in
|
||||
--- totd-1.5.1/Makefile.in 2005-01-31 12:55:14.000000000 +0100
|
||||
+++ totd-1.5.1.new/Makefile.in 2007-02-26 12:12:05.000000000 +0100
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
INSTALL = /usr/bin/install
|
||||
|
||||
-CFLAGS = @CFLAGS@ @DEFS@ -Werror -Wall -DTOTCONF=\"$(TOT_CONFIG_FILE)\" @OPTFLAGS@ $(INCLUDEPATH)
|
||||
+CFLAGS = @CFLAGS@ @DEFS@ -Wall -DTOTCONF=\"$(TOT_CONFIG_FILE)\" @OPTFLAGS@ $(INCLUDEPATH)
|
||||
|
||||
# When debugging is enabled by --enable-malloc-debug flag to the configure
|
||||
# script, the @DBMALLOC@ substitution will contain the empty string, thus
|
Reference in New Issue
Block a user