blob: bf56b8d9a32ad64cb2583519cca0aa5ef0bdb852 [file] [log] [blame]
import %workspace%/../tools/preset.bazelrc
# Never Compile protoc Again
# Don't build protoc from the cc_binary, it's slow and spammy when cache miss
common --per_file_copt=external/.*protobuf.*@--PROTOBUF_WAS_NOT_SUPPOSED_TO_BE_BUILT
common --host_per_file_copt=external/.*protobuf.*@--PROTOBUF_WAS_NOT_SUPPOSED_TO_BE_BUILT
common --java_runtime_version=remotejdk_11