DescriptionRevert 117533 - Fix ASLR Windows build configuration
1) Actually turn off ASLR for Debug build.
Despite the comments, this was not happening in reality
because the /dynamicbase linker flag overrode the
VCLinkerTool.RandomizedBaseAddress setting.
2) Make the ASLR setting configurable from outside
(target usage is for particular Dr. Memory builds).
TEST=Built googleurl_unittests and ensured its ALSR setting matched that requested, both for default and for custom via new gyp var
BUG=109767
Review URL: http://codereview.chromium.org/9169020
TBR=bruening@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117586
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|