This repository was archived by the owner on Apr 22, 2023. It is now read-only.
Commit 81e30a1
deps: fix openssl assembly error on ia32 win32
`x86masm.pl` was mistakenly using .486 instruction set, why `cpuid` (and
perhaps others) are requiring .686 .
PR: #9451
PR-URL: #9451
Reviewed-By: Julien Gilli <[email protected]>
PR: #25523
PR-URL: #25523
Reviewed-By: Julien Gilli <[email protected]>1 parent 3937563 commit 81e30a1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments