From fab7e4d2c3452c4bfba280ee27732b5ce9cd9105 Mon Sep 17 00:00:00 2001 From: mavenlin Date: Fri, 1 Dec 2023 23:30:59 +0800 Subject: [PATCH] Update .bazelrc --- .bazelrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index 99d8320..8f6734f 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,4 +1,3 @@ build --copt=-g0 --copt=-O3 --copt=-DNDEBUG build --action_env=BAZEL_LINKLIBS=-l%:libstdc++.a:-lm build --action_env=BAZEL_LINKOPTS=-static-libgcc -build --incompatible_strict_action_env