From: Bernhard Reutner-Fischer Date: Wed, 6 Dec 2006 23:14:31 +0000 (-0000) Subject: - remove a warning that was not ment to be checked in. X-Git-Tag: 1_4_0~268 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b7c50c9896d5687be476d626298f454a8700e2fb;p=oweals%2Fbusybox.git - remove a warning that was not ment to be checked in. --- diff --git a/Makefile.custom b/Makefile.custom index 6a08fcdab..d257f6de5 100644 --- a/Makefile.custom +++ b/Makefile.custom @@ -122,7 +122,6 @@ SYN_CPPFLAGS := $(subst $(brace_close),\$(brace_close),$(SYN_CPPFLAGS)) #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