We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a50e8 commit d02d949Copy full SHA for d02d949
build/config/compiler/BUILD.gn
@@ -81,7 +81,6 @@ config("compiler") {
81
# Windows compiler flags setup.
82
# -----------------------------
83
cflags += [
84
- "/Gy", # Enable function-level linking.
85
"/GS", # Enable buffer security checking.
86
"/FS", # Preserve previous PDB behavior.
87
]
0 commit comments