[Crosstoolchain-logs] [device-tree-compiler] 121/357: Add a note to the build about the expected parser warnings.
Hector Oron
zumbi at moszumanska.debian.org
Thu Dec 8 17:05:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
zumbi pushed a commit to branch upstream/1.3.x
in repository device-tree-compiler.
commit 74e6d2128439c53ad9d4a9c1613c82ee92491e84
Author: Jon Loeliger <jdl at freescale.com>
Date: Sat Jul 7 10:38:27 2007 -0500
Add a note to the build about the expected parser warnings.
Signed-off-by: Jon Loeliger
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index a919bfa..6b278b9 100644
--- a/Makefile
+++ b/Makefile
@@ -79,6 +79,7 @@ DTC_DEPFILES = $(DTC_OBJS:%.o=%.d)
dtc-parser.tab.c dtc-parser.tab.h dtc-parser.output: dtc-parser.y
@$(VECHO) BISON $@
+ @$(VECHO) ---- Expect 2 s/r and 2 r/r. ----
$(BISON) -d $<
lex.yy.c: dtc-lexer.l
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git
More information about the Crosstoolchain-logs
mailing list