Support clang asan on open source branch

This commit is contained in:
LINxiansheng 2022-03-09 20:33:52 +08:00 committed by LINxiansheng
parent 8204eea3f1
commit dda1e1300c
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ ob_define(OB_ENABLE_LIB_PCH ${OB_ENABLE_PCH})
ob_define(OB_ENABLE_SERVER_PCH ${OB_ENABLE_PCH})
ob_define(OB_ENALBE_UNITY ON)
ob_define(OB_MAX_UNITY_BATCH_SIZE 30)
ob_define(OB_USE_ASAN OFF)
ob_define(OB_RELEASEID 1)

View File

@ -20,5 +20,5 @@ obdevtools-ccache-3.7.12-3.el7.x86_64.rpm
obdevtools-cmake-3.20.2-3.el7.x86_64.rpm
obdevtools-flex-2.5.35-3.el7.x86_64.rpm
obdevtools-gcc-5.2.0-3.el7.x86_64.rpm
obdevtools-llvm-11.0.1-3.el7.x86_64.rpm
obdevtools-llvm-11.0.1-40.el7.x86_64.rpm