summaryrefslogtreecommitdiff
path: root/tools/qmljs/qmljs.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-01-23 22:22:18 -0800
committerSimon Hausmann <simon.hausmann@qt.io>2018-01-24 18:35:37 +0000
commit598a5dd899e7c3cc77441baeff2630608ffde89a (patch)
treeb09d1c413638600b79368baaaece432f237b074b /tools/qmljs/qmljs.cpp
parentb78db8c1e4ec16ef8dff1585d14f9375551c47df (diff)
downloadqtdeclarative-598a5dd899e7c3cc77441baeff2630608ffde89a.tar.gz
MSVC: Don't set a DLL base address for 64-bit
The linker complains: LINK : warning LNK4281: undesirable base address 0x67000000 for x64 image; set base address above 4GB for best ASLR optimization And it's not really required anymore, as the recommended /DYNAMICBASE is the default. Change-Id: I56b444f9d6274221a3b7fffd150caab1beecfd43 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tools/qmljs/qmljs.cpp')
0 files changed, 0 insertions, 0 deletions