mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 11:48:36 +12:00
Enable wolfssl fast-math option (#12427)
This commit is contained in:
parent
c00d47cc99
commit
4c32c95b33
2 changed files with 3 additions and 1 deletions
2
3rdparty/wolfssl/extra/win32/user_settings.h
vendored
2
3rdparty/wolfssl/extra/win32/user_settings.h
vendored
|
@ -43,6 +43,8 @@
|
|||
#define HAVE_ECC
|
||||
#define ECC_SHAMIR
|
||||
#define ECC_TIMING_RESISTANT
|
||||
#define USE_FAST_MATH
|
||||
#define FP_MAX_BITS 8192
|
||||
|
||||
/* UTF-8 aware filesystem functions for Windows */
|
||||
#define WOLFSSL_USER_FILESYSTEM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue