mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
build --action_env=BAZEL_CXXOPTS=-"std=c++20" --repo_env=BAZEL_CONLYOPTS="-std=gnu17"
|
|
# Definition of --config=memcheck
|
|
build:memcheck --strip=never --test_timeout=3600
|
|
common --enable_bzlmod
|