| Index: build/config/compiler/BUILD.gn
|
| diff --git a/build/config/compiler/BUILD.gn b/build/config/compiler/BUILD.gn
|
| index 745a3a31badde77f9a76cbeb8e18382a453ddfd9..fbf6db6ee9313012fee6ac8594e960f05075bf41 100644
|
| --- a/build/config/compiler/BUILD.gn
|
| +++ b/build/config/compiler/BUILD.gn
|
| @@ -104,7 +104,6 @@
|
| "/Gy", # Enable function-level linking.
|
| "/GS", # Enable buffer security checking.
|
| "/FS", # Preserve previous PDB behavior.
|
| - "/bigobj", # Always use big .obj format.
|
| ]
|
|
|
| # Building with Clang on Windows is a work in progress and very
|
|
|