Skip to content

Commit 4d7f09a

Browse files
committed
[bazel] Port #145358: LIBC_THREAD_MODE
1 parent 82bddc3 commit 4d7f09a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/bazel/llvm-project-overlay/libc/libc_configure_options.bzl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,7 @@ LIBC_CONFIGURE_OPTIONS = [
4646

4747
# Documentation in libc/src/__support/libc_assert.h
4848
# "LIBC_COPT_USE_C_ASSERT",
49+
50+
# Documentation in libc/docs/configure.rst
51+
"LIBC_THREAD_MODE=LIBC_THREAD_MODE_PLATFORM",
4952
]

0 commit comments

Comments
 (0)