blob: 97fd915342342a37697bc85314f20a139c6beb82 [file] [log] [blame]
# Required on windows
common --enable_platform_specific_config
startup --windows_enable_symlinks
build:windows --enable_runfiles
build --fat_apk_cpu=arm64-v8a --android_crosstool_top=@androidndk//:toolchain
# TODO: migrate all dependencies from WORKSPACE to MODULE.bazel
# https://github.com/bazelbuild/rules_rust/issues/2181
common --noenable_bzlmod
# This isn't currently the defaut in Bazel, but we enable it to test we'll be ready if/when it flips.
build --incompatible_disallow_empty_glob