Author: mguevara Date: Tue Dec 19 23:22:05 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - for 2.6.19 - removes -Werror from compilation opts
---- Files affected: SOURCES: madwifi-ng-makefile-werror.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/madwifi-ng-makefile-werror.patch diff -u /dev/null SOURCES/madwifi-ng-makefile-werror.patch:1.1 --- /dev/null Wed Dec 20 00:22:05 2006 +++ SOURCES/madwifi-ng-makefile-werror.patch Wed Dec 20 00:22:00 2006 @@ -0,0 +1,11 @@ +--- madwifi-ng-r1860-20061215/Makefile.inc~ 2006-11-28 02:25:14.000000000 +0100 ++++ madwifi-ng-r1860-20061215/Makefile.inc 2006-12-19 12:26:40.000000000 +0100 +@@ -152,7 +152,7 @@ endif + # + TOOLS= $(TOP)/tools + +-COPTS+= -Werror ++##COPTS+= -Werror + INCS= -include $(TOP)/include/compat.h -I$(TOP)/include + + # TARGET defines the target platform architecture. It must match one of ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
