mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
common.mk: show locale
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
eb4a2c374e
commit
1465400ecb
1 changed files with 3 additions and 0 deletions
|
@ -203,6 +203,9 @@ showflags:
|
||||||
" CPPFLAGS = $(CPPFLAGS)" \
|
" CPPFLAGS = $(CPPFLAGS)" \
|
||||||
" DLDFLAGS = $(DLDFLAGS)" \
|
" DLDFLAGS = $(DLDFLAGS)" \
|
||||||
" SOLIBS = $(SOLIBS)" \
|
" SOLIBS = $(SOLIBS)" \
|
||||||
|
" LANG = $(LANG)" \
|
||||||
|
" LC_ALL = $(LC_ALL)" \
|
||||||
|
" LC_CTYPE = $(LC_CTYPE)" \
|
||||||
$(MESSAGE_END)
|
$(MESSAGE_END)
|
||||||
-@$(CC_VERSION)
|
-@$(CC_VERSION)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue