aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2012-08-14 11:37:21 +0200
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2012-08-18 10:52:50 +0200
commit8e2ebc0106bb7da42bcb53f7c00e8231a8cf09a5 (patch)
treec6c8f720b034d890278c553d7d61c227519ee990 /contrib
parent10ffb456678147fe33f6eacc16c6b58147047cfb (diff)
Bitcoin-Qt (Windows only): add ASLR and DEP linker flags
- for extra security on Windows: enable ASLR and DEP via GCC linker flags GCC linker flag description: --dynamicbase The image base address may be relocated using address space layout randomization (ASLR). This feature was introduced with MS Windows Vista for i386 PE targets. --nxcompat The image is compatible with the Data Execution Prevention. This feature was introduced with MS Windows XP SP2 for i386 PE targets.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions