svn commit: trunk/busybox
aldot at busybox.net
aldot at busybox.net
Wed Dec 6 15:14:32 PST 2006
Author: aldot
Date: 2006-12-06 15:14:31 -0800 (Wed, 06 Dec 2006)
New Revision: 16794
Log:
- remove a warning that was not ment to be checked in.
Modified:
trunk/busybox/Makefile.custom
Changeset:
Modified: trunk/busybox/Makefile.custom
===================================================================
--- trunk/busybox/Makefile.custom 2006-12-06 22:41:21 UTC (rev 16793)
+++ trunk/busybox/Makefile.custom 2006-12-06 23:14:31 UTC (rev 16794)
@@ -122,7 +122,6 @@
#SYN_CPPFLAGS := [$(patsubst %,'%'$(comma),$(SYN_CPPFLAGS))'']
%.syn: %.c
- $(warning fla='$(SYN_CPPFLAGS)')
synopsis -p C -l Comments.SSDFilter,Comments.Previous -Wp,preprocess=True,cppflags="'$(SYN_CPPFLAGS)'" -o $@ $<
.PHONY: html
More information about the busybox-cvs
mailing list