项目文件夹

文件
wehub-resource-sync 5357c39144
Fuzzer / Run Fuzzer (push) Has been cancelled
Race tests / Go race tests (ubuntu-22.04) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:01:40 +08:00

14 行
493 B
Plaintext

import %workspace%/tools/preset.bazelrc
common --enable_platform_specific_config
build --@protobuf//bazel/toolchains:prefer_prebuilt_protoc
build --experimental_proto_descriptor_sets_include_source_info
build --action_env=PATH=/usr/bin:/bin:/sbin
build --action_env=TMPDIR=/tmp
build --action_env=LD_LIBRARY_PATH=
build --repo_env=PATH=/usr/bin:/bin:/sbin
build --repo_env=TMPDIR=/tmp
build --repo_env=LD_LIBRARY_PATH=
common --override_module=com_github_dolthub_dolt_go_serial=../go/serial