blob: 4fb75ab963819fee1767841d1ae46ee97405ccce [file] [log] [blame]
Jingwen Chen14e89032020-10-12 10:32:35 +00001import %workspace%/build/bazel/common.bazelrc
Jingwen Chen5765e4c2021-03-30 11:12:32 +00002
3build --host_platform //build/bazel/platforms:linux_x86_64
Romain Jobredeauxa2313622021-09-22 14:41:46 -04004
5# Workaround JVM segfault issue as suggested at
6# https://github.com/bazelbuild/bazel/issues/3236#issuecomment-310656266
Yu Liu1523ff32022-03-22 16:39:31 -07007build --sandbox_tmpfs_path=/tmp/
8
9# Create a build number that will be injected later.
10build --workspace_status_command=build/bazel/scripts/gen_build_number.sh