We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 828f791 commit c238fb5Copy full SHA for c238fb5
bazel/external/simdutf.BUILD
@@ -8,4 +8,5 @@ cc_library(
8
name = "simdutf",
9
srcs = ["simdutf.cpp"],
10
hdrs = ["simdutf.h"],
11
+ defines = ["SIMDUTF_ATOMIC_REF=1"],
12
)
0 commit comments