Sign in
chromium
/
external
/
github.com
/
google
/
brunsli
/
refs/heads/upstream/lints
/
.
/
java
/
.bazelrc
blob: fcf939f9a74dc5adbc456edc3e826dea8814bbb0 [
file
] [
edit
]
# Force bazel to link GLIBCXX statically.
build
--
action_env
=
BAZEL_LINKLIBS
=-
l
%:
libstdc
++.
a
build
--
action_env
=
BAZEL_LINKOPTS
=-
static
-
libstdc
++