mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Show MFLAGS to check Set ENV
in .github/workflows/ubuntu.yml
This commit is contained in:
parent
44bead391f
commit
972222c039
1 changed files with 1 additions and 0 deletions
|
@ -256,6 +256,7 @@ showflags:
|
|||
" LANG = $(LANG)" \
|
||||
" LC_ALL = $(LC_ALL)" \
|
||||
" LC_CTYPE = $(LC_CTYPE)" \
|
||||
" MFLAGS = $(MFLAGS)" \
|
||||
$(MESSAGE_END)
|
||||
-@$(CC_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue