Commit c05395c
Build OpenSSL for arm64e (#6)
I have missed this architecture from the default list. It is important
for more security featuress of iOS [1], let's add it. The architecture
has been available for a while, and it looks like latest devices are
going to require it.
[1]: https://developer.apple.com/documentation/security/preparing_your_app_to_work_with_pointer_authentication
Co-Authored-By: vixentael <[email protected]>
Co-authored-by: vixentael <[email protected]>1 parent 214f628 commit c05395c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments