* Makefile.in, common.mk: move common-srcs to Makefile.in because
it breaks build on mswin. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48943 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7577e78634
commit
c5712c91b9
@ -1,3 +1,8 @@
|
||||
Wed Dec 24 00:21:44 2014 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* Makefile.in, common.mk: move common-srcs to Makefile.in because
|
||||
it breaks build on mswin.
|
||||
|
||||
Wed Dec 24 00:04:45 2014 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* lib/open-uri.rb (OpenURI.open_http): accept multiple certs path in
|
||||
|
@ -438,7 +438,7 @@ enc/encinit.$(OBJEXT): enc/encinit.c $(SETUP)
|
||||
up::
|
||||
@$(CHDIR) "$(srcdir)" && LC_TIME=C exec $(VCSUP)
|
||||
|
||||
after-update:: update-config_files
|
||||
after-update:: update-config_files common-srcs
|
||||
|
||||
update-mspec:
|
||||
@$(CHDIR) $(srcdir); \
|
||||
|
Loading…
x
Reference in New Issue
Block a user