From 4bfaf50de83f5c2f99a2493b96672dca2013cfb3 Mon Sep 17 00:00:00 2001 From: Isaac <> Date: Fri, 27 Sep 2024 10:48:34 +0800 Subject: [PATCH] Remove vfsoverlay option (cherry picked from commit 6d131ccd2fa60617c8e7d4e1ce758d3b39922f8e) --- .bazelrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index 5ecdbaff0d..43ccf92e1f 100644 --- a/.bazelrc +++ b/.bazelrc @@ -29,7 +29,6 @@ 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