mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
AppleM1: Update openssl to v1.1.1l
This commit is contained in:
parent
1fe12b8e8c
commit
b787656eea
990 changed files with 13406 additions and 18710 deletions
|
@ -7,8 +7,8 @@
|
|||
* https://www.openssl.org/source/license.html
|
||||
*/
|
||||
|
||||
#ifndef __SPARC_ARCH_H__
|
||||
# define __SPARC_ARCH_H__
|
||||
#ifndef OSSL_CRYPTO_SPARC_ARCH_H
|
||||
# define OSSL_CRYPTO_SPARC_ARCH_H
|
||||
|
||||
# define SPARCV9_TICK_PRIVILEGED (1<<0)
|
||||
# define SPARCV9_PREFER_FPU (1<<1)
|
||||
|
@ -115,4 +115,4 @@
|
|||
mov tmp, %o7;
|
||||
# endif
|
||||
|
||||
#endif /* __SPARC_ARCH_H__ */
|
||||
#endif /* OSSL_CRYPTO_SPARC_ARCH_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue