mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 00:38:39 +08:00
ck: Define CK_MD_PPC32_LWSYNC if available
This is option has a huge performance impact. Update #3472.
This commit is contained in:
@@ -130,6 +130,10 @@ net $
|
||||
#define CK_MD_RMO
|
||||
#endif
|
||||
|
||||
#ifdef __PPC_CPU_E6500__
|
||||
#define CK_MD_PPC32_LWSYNC
|
||||
#endif
|
||||
|
||||
#define CK_VERSION "0.7.0"
|
||||
#define CK_GIT_SHA "db5db44"
|
||||
|
||||
|
Reference in New Issue
Block a user