mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
show BASERUBY's version on make showflags
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
be264f4a65
commit
f65c682fbd
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ main: $(SHOWFLAGS) exts $(ENCSTATIC:static=lib)encs
|
||||||
exts enc trans: $(SHOWFLAGS)
|
exts enc trans: $(SHOWFLAGS)
|
||||||
showflags:
|
showflags:
|
||||||
$(MESSAGE_BEGIN) \
|
$(MESSAGE_BEGIN) \
|
||||||
|
" BASERUBY = `$(BASERUBY) -v`" \
|
||||||
" CC = $(CC)" \
|
" CC = $(CC)" \
|
||||||
" LD = $(LD)" \
|
" LD = $(LD)" \
|
||||||
" LDSHARED = $(LDSHARED)" \
|
" LDSHARED = $(LDSHARED)" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue