diff --git a/.bazelrc b/.bazelrc index c4cde87693..f63ca47fb6 100644 --- a/.bazelrc +++ b/.bazelrc @@ -7,6 +7,8 @@ build --per_file_copt="third-party/webrtc/.*\.cpp$","@-std=c++14" build --per_file_copt="third-party/webrtc/.*\.cc$","@-std=c++14" build --per_file_copt="third-party/webrtc/.*\.mm$","@-std=c++14" +build --swiftcopt=-disallow-use-new-driver + build --features=debug_prefix_map_pwd_is_dot build --features=swift.cacheable_swiftmodules build --features=swift.debug_prefix_map