summaryrefslogtreecommitdiff
path: root/ext/ripper
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-12-31 11:12:11 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-12-31 11:14:19 +0900
commit179e402d8a17b7c909aa48b6327d60ca4a53bb3b (patch)
treea2f1176ae14251f0ea8359b01500806b455e4e5c /ext/ripper
parent3264a00958f56e1ba75a95c93e59fc9cccf323e8 (diff)
Updated dependencies on internal/warnings.h
Needed for `UNALIGNED_MEMBER_ACCESS` using `COMPILER_WARNING_`* macros.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/2799
Diffstat (limited to 'ext/ripper')
-rw-r--r--ext/ripper/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/ripper/depend b/ext/ripper/depend
index d53d753e9e..851af73949 100644
--- a/ext/ripper/depend
+++ b/ext/ripper/depend
@@ -93,6 +93,7 @@ ripper.o: $(top_srcdir)/internal/thread.h
ripper.o: $(top_srcdir)/internal/util.h
ripper.o: $(top_srcdir)/internal/variable.h
ripper.o: $(top_srcdir)/internal/vm.h
+ripper.o: $(top_srcdir)/internal/warnings.h
ripper.o: $(top_srcdir)/node.h
ripper.o: $(top_srcdir)/regenc.h
ripper.o: $(top_srcdir)/symbol.h