From a4c091a69723f57865e619ba031e3afdfc2b0d14 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 9 Jan 2016 02:46:31 +0000 Subject: fix rc files conflict in parallel build * cygwin/GNUmakefile.in (%.rc): generate .rc files separately to get rid of conflict in parallel build. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53480 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- cygwin/GNUmakefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cygwin') diff --git a/cygwin/GNUmakefile.in b/cygwin/GNUmakefile.in index d5502382fb..d02b476c6d 100644 --- a/cygwin/GNUmakefile.in +++ b/cygwin/GNUmakefile.in @@ -54,11 +54,11 @@ $(RUBY_EXP) $(LIBRUBY_SO): $(DLL_BASE_NAME).res.@OBJEXT@ $(ECHO) compiling $@ $(Q) $(WINDRES) --include-dir . --include-dir $(