mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-22 03:55:26 +00:00
libports: enable SO_REUSEADDR in lwip
This commit is contained in:
parent
610a122f74
commit
4444d60a2b
@ -27,7 +27,7 @@ SRC_C += etharp.c
|
||||
|
||||
LIBS = thread cxx alarm signal libc timed_semaphore
|
||||
|
||||
D_OPTS = ERRNO
|
||||
D_OPTS = ERRNO SO_REUSE
|
||||
D_OPTS := $(addprefix -D,$(D_OPTS))
|
||||
CC_DEF += $(D_OPTS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user