mirror of
https://github.com/google/leveldb.git
synced 2025-06-11 12:43:19 +08:00
Merge 01afd5f59f
into ac691084fd
This commit is contained in:
commit
21ef2ba218
@ -264,7 +264,7 @@ endif(BUILD_SHARED_LIBS)
|
|||||||
|
|
||||||
if(HAVE_CLANG_THREAD_SAFETY)
|
if(HAVE_CLANG_THREAD_SAFETY)
|
||||||
target_compile_options(leveldb
|
target_compile_options(leveldb
|
||||||
PUBLIC
|
PRIVATE
|
||||||
-Werror -Wthread-safety)
|
-Werror -Wthread-safety)
|
||||||
endif(HAVE_CLANG_THREAD_SAFETY)
|
endif(HAVE_CLANG_THREAD_SAFETY)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user