mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Show flags instead of -s
option in GNUMAKEFLAGS
This commit is contained in:
parent
961543945f
commit
41cdf9b114
1 changed files with 1 additions and 0 deletions
1
.github/workflows/compilers.yml
vendored
1
.github/workflows/compilers.yml
vendored
|
@ -242,6 +242,7 @@ jobs:
|
|||
--${{ matrix.entry.shared || 'enable' }}-shared
|
||||
- run: make extract-extlibs
|
||||
- run: make incs
|
||||
- run: make showflags
|
||||
- run: make
|
||||
- run: make leaked-globals
|
||||
- run: make test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue