Remove dependency of version.c on gc/gc.h
version.c does not depend on gc/gc.h.
This commit is contained in:
parent
42501015b4
commit
54ff9d3525
Notes:
git
2025-06-06 00:31:58 +00:00
@ -19555,7 +19555,6 @@ version.$(OBJEXT): $(CCAN_DIR)/str/str.h
|
||||
version.$(OBJEXT): $(hdrdir)/ruby.h
|
||||
version.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
version.$(OBJEXT): $(hdrdir)/ruby/version.h
|
||||
version.$(OBJEXT): $(top_srcdir)/gc/gc.h
|
||||
version.$(OBJEXT): $(top_srcdir)/internal/array.h
|
||||
version.$(OBJEXT): $(top_srcdir)/internal/basic_operators.h
|
||||
version.$(OBJEXT): $(top_srcdir)/internal/cmdlineopt.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user