Author: lisu Date: Wed Mar 4 12:49:04 2009 GMT Module: SOURCES Tag: HEAD ---- Log message: - add CFLAGS from configure
---- Files affected: SOURCES: tintin-cflags.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/tintin-cflags.patch diff -u /dev/null SOURCES/tintin-cflags.patch:1.1 --- /dev/null Wed Mar 4 13:49:04 2009 +++ SOURCES/tintin-cflags.patch Wed Mar 4 13:48:58 2009 @@ -0,0 +1,11 @@ +--- tt/src/Makefile.in~ 2009-02-24 06:03:20.000000000 +0100 ++++ tt/src/Makefile.in 2009-03-04 13:47:57.000000000 +0100 +@@ -26,7 +26,7 @@ + + #this is the standard CFLAGS options, this is what most people should use + +-CFLAGS += $(DEFINES) @BIG5@ ++CFLAGS += $(DEFINES) @BIG5@ @CFLAGS@ + + LDFLAGS = @LDFLAGS@ + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
