VxWorks Update
1. Replace the WOLFSSL_PTHREADS option for VxWorks builds, but comment it out. 2. Added a comment about using the pthreads wrappers for mutexes in VxWorks.
This commit is contained in:
parent
dc82beea4e
commit
c7ffdc8b0b
@ -398,6 +398,8 @@
|
||||
#ifdef VXWORKS_SIM
|
||||
#define TFM_NO_ASM
|
||||
#endif
|
||||
/* For VxWorks pthreads wrappers for mutexes uncomment the next line. */
|
||||
/* #define WOLFSSL_PTHREADS */
|
||||
#define WOLFSSL_HAVE_MIN
|
||||
#define WOLFSSL_HAVE_MAX
|
||||
#define USE_FAST_MATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user