srctree

Robin Linden parent 4880144b 521e202a
deps: Build spdlog without exceptions

inlinesplit
third_party/spdlog.BUILD added: 2, removed: 1, total 1
@@ -10,6 +10,7 @@ cc_library(
defines = [
"SPDLOG_COMPILED_LIB",
"SPDLOG_FMT_EXTERNAL",
"SPDLOG_NO_EXCEPTIONS",
],
linkopts = select({
"@platforms//os:linux": ["-lpthread"],