mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 17:01:24 +12:00
fix some warnings
This commit is contained in:
parent
b1c48e66c9
commit
59c58aa3cf
72 changed files with 263 additions and 203 deletions
4
3rdparty/wolfssl/extra/win32/user_settings.h
vendored
4
3rdparty/wolfssl/extra/win32/user_settings.h
vendored
|
@ -25,9 +25,13 @@
|
|||
#define HAVE_ONE_TIME_AUTH
|
||||
#define HAVE_CHACHA
|
||||
#define HAVE_HASHDRBG
|
||||
#ifndef HAVE_SNI
|
||||
#define HAVE_SNI
|
||||
#endif
|
||||
#define HAVE_ENCRYPT_THEN_MAC
|
||||
#ifndef NO_MD4
|
||||
#define NO_MD4
|
||||
#endif
|
||||
#define WC_NO_ASYNC_THREADING
|
||||
#define WC_NO_HARDEN
|
||||
#define HAVE_WRITE_DUP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue