Author: glen Date: Tue Jul 25 04:58:16 2006 GMT Module: SOURCES Tag: AC-branch ---- Log message: - remove -Wno-pointer-sign to build with AC gcc
---- Files affected: SOURCES: fbida-gcc3.patch (NONE -> 1.1.2.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/fbida-gcc3.patch diff -u /dev/null SOURCES/fbida-gcc3.patch:1.1.2.1 --- /dev/null Tue Jul 25 06:58:16 2006 +++ SOURCES/fbida-gcc3.patch Tue Jul 25 06:58:11 2006 @@ -0,0 +1,10 @@ +--- fbida-2.04/GNUmakefile~ 2006-07-25 07:55:07.906114392 +0300 ++++ fbida-2.04/GNUmakefile 2006-07-25 07:55:34.296706847 +0300 +@@ -8,7 +8,6 @@ + + # fixup flags + CFLAGS += -DVERSION='"$(VERSION)"' -I$(srcdir) +-CFLAGS += -Wno-pointer-sign + + # default target + all: build ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
