also put LTC_TEST_DBG in crypt_build_settings
This commit is contained in:
parent
44076e3815
commit
ac4687d88d
@ -432,6 +432,9 @@ const char *crypt_build_settings =
|
||||
#if defined(LTC_TEST)
|
||||
" LTC_TEST "
|
||||
#endif
|
||||
#if defined(LTC_TEST_DBG)
|
||||
" " NAME_VALUE(LTC_TEST_DBG) " "
|
||||
#endif
|
||||
#if defined(LTC_TEST_EXT)
|
||||
" LTC_TEST_EXT "
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user