Kaydet (Commit) 54aac00e authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Build msc .exe and .dll executables with -safeseh flag

Change-Id: Iabebc288b68a6729aae05e2875f7bb39d923699a
üst 30d8575c
...@@ -236,6 +236,7 @@ gb_Windows_PE_TARGETTYPEFLAGS := \ ...@@ -236,6 +236,7 @@ gb_Windows_PE_TARGETTYPEFLAGS := \
-opt:noref \ -opt:noref \
-incremental:no \ -incremental:no \
-debug \ -debug \
-safeseh \
-nxcompat \ -nxcompat \
-dynamicbase \ -dynamicbase \
-manifest -manifest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment