summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub5
1 files changed, 3 insertions, 2 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index ac41e7c5b4..7d0fbf1b1b 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1075,8 +1075,9 @@ end
<<KEEP
$(ruby_pc): $(RBCONFIG)
- @$(MINIRUBY) -r./rbconfig $(srcdir)/tool/expand-config.rb \
- $(srcdir)/template/ruby.pc.in > $@
+ @$(BOOTSTRAPRUBY) $(srcdir)/tool/expand-config.rb \
+ -output=$@ -mode=$(INSTALL_DATA_MODE) -config=rbconfig.rb \
+ $(srcdir)/template/ruby.pc.in
{$(srcdir)/enc/trans}.c.obj:
$(ECHO) compiling $(<:\=/)