summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
authorSamuel Williams <samuel.williams@oriontransfer.co.nz>2021-07-03 09:13:38 +1200
committerSamuel Williams <samuel.williams@oriontransfer.co.nz>2021-07-03 22:50:04 +1200
commit71146bd4a32f26b26d76b8847cdb62a8126be491 (patch)
tree308521228fcf34e61d623fe0dd15f49ea3d4c043 /win32/Makefile.sub
parent6f85c9d51c354a76f1141585b482e861dfb194dc (diff)
Remove copy coroutine build rule.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4623
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub3
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index cce75aff29..febff220ae 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1223,9 +1223,6 @@ $(ruby_pc): $(RBCONFIG)
{$(srcdir)/coroutine/win64}.asm{coroutine/win64}.obj:
$(ECHO) assembling $(<:\=/)
$(Q) $(AS) $(ASFLAGS) $(XCFLAGS) $(CPPFLAGS) $(COUTFLAG)$@ -c $(<:\=/)
-{$(srcdir)/coroutine/copy}.c{coroutine/copy}.obj:
- $(ECHO) compiling $(<:\=/)
- $(Q) $(CC) $(CFLAGS) $(XCFLAGS) $(CPPFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$(<:\=/)
{$(srcdir)/enc/trans}.c.obj:
$(ECHO) compiling $(<:\=/)