diff options
author | 卜部昌平 <shyouhei@ruby-lang.org> | 2020-07-22 15:40:46 +0900 |
---|---|---|
committer | 卜部昌平 <shyouhei@ruby-lang.org> | 2020-08-27 16:42:06 +0900 |
commit | 490010084ed09d9825e8d9198a02b930eaa1cd85 (patch) | |
tree | 6cc31915dc8eb924967bdc6a554729fd66f08246 /ext/-test-/gvl | |
parent | 5ca44076f47dce3a70b5f4755f5195f0f9093fc4 (diff) |
sed -i '/rmodule.h/d'
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/3347
Diffstat (limited to 'ext/-test-/gvl')
-rw-r--r-- | ext/-test-/gvl/call_without_gvl/depend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/-test-/gvl/call_without_gvl/depend b/ext/-test-/gvl/call_without_gvl/depend index 61df7ef309..8b606d2eb4 100644 --- a/ext/-test-/gvl/call_without_gvl/depend +++ b/ext/-test-/gvl/call_without_gvl/depend @@ -150,7 +150,6 @@ call_without_gvl.o: $(hdrdir)/ruby/backward/2/gcc_version_since.h call_without_gvl.o: $(hdrdir)/ruby/backward/2/inttypes.h call_without_gvl.o: $(hdrdir)/ruby/backward/2/limits.h call_without_gvl.o: $(hdrdir)/ruby/backward/2/long_long.h -call_without_gvl.o: $(hdrdir)/ruby/backward/2/rmodule.h call_without_gvl.o: $(hdrdir)/ruby/backward/2/stdalign.h call_without_gvl.o: $(hdrdir)/ruby/backward/2/stdarg.h call_without_gvl.o: $(hdrdir)/ruby/defines.h |