aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'gn/BUILD.gn')
-rw-r--r--gn/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/BUILD.gn b/gn/BUILD.gn
index 4819ee151a..4d6ada7040 100644
--- a/gn/BUILD.gn
+++ b/gn/BUILD.gn
@@ -403,7 +403,6 @@ config("release") {
cflags = [
"/O2",
"/Zc:inline",
- "/GS-",
]
ldflags = [
"/OPT:ICF",