From 9cdad135c01108c4a5c9b5584e312aafabb44fe7 Mon Sep 17 00:00:00 2001 From: Isaac <> Date: Fri, 20 Sep 2024 22:33:27 +0800 Subject: [PATCH] Test vfsoverlay --- .bazelrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bazelrc b/.bazelrc index 43ccf92e1f..5ecdbaff0d 100644 --- a/.bazelrc +++ b/.bazelrc @@ -29,6 +29,7 @@ build --features=debug_prefix_map_pwd_is_dot build --features=swift.cacheable_swiftmodules build --features=swift.debug_prefix_map build --features=swift.enable_vfsoverlays +build --features=swift.vfsoverlay build --strategy=Genrule=standalone build --spawn_strategy=standalone