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 9e33999 commit 4ccc8f8Copy full SHA for 4ccc8f8
.bazelrc
@@ -19,8 +19,6 @@ build --tool_java_language_version=17
19
build --java_runtime_version=remotejdk_17
20
build --tool_java_runtime_version=remotejdk_17
21
22
-# use mw/log stub implementation by default
23
-build:bl_stub --//score/mw/log/detail/flags:KUse_Stub_Implementation_Only=False
24
build:bl_stub --//score/mw/log/flags:KRemote_Logging=False
25
build:bl_stub --//score/json:base_library=nlohmann
26
build:bl_stub --//score/memory/shared/flags:use_typedshmd=False
0 commit comments