mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-19 23:12:09 +00:00
Disable SYS_LIGHTWEIGHT_PROT in unit tests
This commit is contained in:
parent
194d624077
commit
28dd0813ab
@ -34,6 +34,7 @@
|
||||
|
||||
/* Prevent having to link sys_arch.c (we don't test the API layers in unit tests) */
|
||||
#define NO_SYS 1
|
||||
#define SYS_LIGHTWEIGHT_PROT 0
|
||||
#define LWIP_NETCONN 0
|
||||
#define LWIP_SOCKET 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user