summaryrefslogtreecommitdiff
path: root/ext/-test-/float
diff options
context:
space:
mode:
authorMatt Valentine-House <[email protected]>2023-02-16 22:37:59 +0000
committerAaron Patterson <[email protected]>2023-02-27 10:11:56 -0800
commitf38c6552f9f27169fbf4c0f3c25d34b8c2c28c9b (patch)
treec66158c172a5f270eda61b3e2065786cd74180c6 /ext/-test-/float
parent98e4bdf3e7f60346460cc75858df5f60288e396d (diff)
Remove intern/gc.h from Make deps
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7330
Diffstat (limited to 'ext/-test-/float')
-rw-r--r--ext/-test-/float/depend2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/-test-/float/depend b/ext/-test-/float/depend
index 0d699de79c..c81cc82556 100644
--- a/ext/-test-/float/depend
+++ b/ext/-test-/float/depend
@@ -115,7 +115,6 @@ init.o: $(hdrdir)/ruby/internal/intern/enumerator.h
init.o: $(hdrdir)/ruby/internal/intern/error.h
init.o: $(hdrdir)/ruby/internal/intern/eval.h
init.o: $(hdrdir)/ruby/internal/intern/file.h
-init.o: $(hdrdir)/ruby/internal/intern/gc.h
init.o: $(hdrdir)/ruby/internal/intern/hash.h
init.o: $(hdrdir)/ruby/internal/intern/io.h
init.o: $(hdrdir)/ruby/internal/intern/load.h
@@ -276,7 +275,6 @@ nextafter.o: $(hdrdir)/ruby/internal/intern/enumerator.h
nextafter.o: $(hdrdir)/ruby/internal/intern/error.h
nextafter.o: $(hdrdir)/ruby/internal/intern/eval.h
nextafter.o: $(hdrdir)/ruby/internal/intern/file.h
-nextafter.o: $(hdrdir)/ruby/internal/intern/gc.h
nextafter.o: $(hdrdir)/ruby/internal/intern/hash.h
nextafter.o: $(hdrdir)/ruby/internal/intern/io.h
nextafter.o: $(hdrdir)/ruby/internal/intern/load.h