Stop DEBUG_FIND_TIME_NUMGUESS
compilation
Debugging code for find_time_numguess is compiled always.
This commit is contained in:
parent
9398734010
commit
d8d7591e6f
2
.github/workflows/compilers.yml
vendored
2
.github/workflows/compilers.yml
vendored
@ -177,7 +177,7 @@ jobs:
|
||||
- { name: USE_RUBY_DEBUG_LOG=1, env: { cppflags: '-DUSE_RUBY_DEBUG_LOG=1' } }
|
||||
# - { name: USE_DEBUG_COUNTER, env: { cppflags: '-DUSE_DEBUG_COUNTER=1', RUBY_DEBUG_COUNTER_DISABLE: '1' } }
|
||||
|
||||
- { name: DEBUG_FIND_TIME_NUMGUESS, env: { cppflags: '-DDEBUG_FIND_TIME_NUMGUESS' } }
|
||||
# - { name: DEBUG_FIND_TIME_NUMGUESS, env: { cppflags: '-DDEBUG_FIND_TIME_NUMGUESS' } }
|
||||
- { name: DEBUG_INTEGER_PACK, env: { cppflags: '-DDEBUG_INTEGER_PACK' } }
|
||||
# - { name: ENABLE_PATH_CHECK, env: { cppflags: '-DENABLE_PATH_CHECK' } }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user