aboutsummaryrefslogtreecommitdiff
path: root/examples/ios_build/.bazelrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ios_build/.bazelrc')
-rw-r--r--examples/ios_build/.bazelrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/ios_build/.bazelrc b/examples/ios_build/.bazelrc
index 7c4827ae..da35d76a 100644
--- a/examples/ios_build/.bazelrc
+++ b/examples/ios_build/.bazelrc
@@ -11,3 +11,6 @@ build --host_crosstool_top=@local_config_apple_cc//: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