Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: fix openssl assembly error on ia32 win32
`x86masm.pl` was mistakenly using .486 instruction set, why `cpuid` (and perhaps others) are requiring .686 .
- Loading branch information