summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2018-01-08 17:48:40 +0100
committerMichael Stahl <mstahl@redhat.com>2018-01-08 18:11:28 +0100
commitcd44182c345adf3fe197e49575463ca34b10223d (patch)
tree1db441cb300c86419f7dd817412dac3b065acb0e /compilerplugins
parent169b9264f4c8b6a64ea445766b3f7e18cfee1eb0 (diff)
openssl: fix MSVC 64-bit build
For whatever reason OpenSSL wants to use "masm" (ml.exe) on 32-bit builds but "nasm" on 64-bit builds - this despite INSTALL.W32 claiming that only nasm is "supported". But /safeseh doesn't make sense on 64-bit anyway because there is no "unsafe" SEH there, so just apply the patch only for 32-bit. Change-Id: Ie32b17dfeeaf11c49ee29c3181021ffa5bd99091
Diffstat (limited to 'compilerplugins')
0 files changed, 0 insertions, 0 deletions