Skip to content

Commit ab1f65d

Browse files
committed
try with /GS-
1 parent 6f1dfdd commit ab1f65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

win32/build/confutils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,7 +3450,7 @@ function toolset_setup_build_mode()
34503450
}
34513451

34523452
// if you have VS.Net /GS hardens the binary against buffer overruns
3453-
// ADD_FLAG("CFLAGS", "/GS");
3453+
ADD_FLAG("CFLAGS", "/GS-");
34543454
}
34553455
}
34563456

0 commit comments

Comments
 (0)