lua: provide whether ASAN build in tarantool.build.asan
We already use this info in one of the test and going to use it more. Part of #7327 @TarantoolBot document Title: new tarantool.build.asan flag It is `true` if `ENABLE_ASAN` build option is set and `false` otherwise. (cherry picked from commit 23012356)
Showing
- changelogs/unreleased/add-asan-flag-to-tarantool-build.md 4 additions, 0 deletionschangelogs/unreleased/add-asan-flag-to-tarantool-build.md
- src/lua/init.c 9 additions, 0 deletionssrc/lua/init.c
- test/app-luatest/gh_7311_malloc_info_test.lua 1 addition, 1 deletiontest/app-luatest/gh_7311_malloc_info_test.lua
- test/app-luatest/tarantool_package_test.lua 10 additions, 0 deletionstest/app-luatest/tarantool_package_test.lua
Loading
Please register or sign in to comment