openssl: fix perlasm issue
When perlasm generates MASM code it sets the assembler target to 468. In this mode MASM refuses to assemble the CPUID instruction. Bumping the target to 586 solves this problem.
parent
3568edf7
Please register or sign in to comment