diff options
author | Matt Valentine-House <[email protected]> | 2023-02-16 22:37:59 +0000 |
---|---|---|
committer | Aaron Patterson <[email protected]> | 2023-02-27 10:11:56 -0800 |
commit | f38c6552f9f27169fbf4c0f3c25d34b8c2c28c9b (patch) | |
tree | c66158c172a5f270eda61b3e2065786cd74180c6 /ext/-test-/bug-14834 | |
parent | 98e4bdf3e7f60346460cc75858df5f60288e396d (diff) |
Remove intern/gc.h from Make deps
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/7330
Diffstat (limited to 'ext/-test-/bug-14834')
-rw-r--r-- | ext/-test-/bug-14834/depend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/-test-/bug-14834/depend b/ext/-test-/bug-14834/depend index 7df97c7cf4..c2d5089e5a 100644 --- a/ext/-test-/bug-14834/depend +++ b/ext/-test-/bug-14834/depend @@ -112,7 +112,6 @@ bug-14384.o: $(hdrdir)/ruby/internal/intern/enumerator.h bug-14384.o: $(hdrdir)/ruby/internal/intern/error.h bug-14384.o: $(hdrdir)/ruby/internal/intern/eval.h bug-14384.o: $(hdrdir)/ruby/internal/intern/file.h -bug-14384.o: $(hdrdir)/ruby/internal/intern/gc.h bug-14384.o: $(hdrdir)/ruby/internal/intern/hash.h bug-14384.o: $(hdrdir)/ruby/internal/intern/io.h bug-14384.o: $(hdrdir)/ruby/internal/intern/load.h |