mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-18 07:08:18 +00:00
committed by
Christian Helmuth
parent
16f0a69a8b
commit
901b39259c
@ -30,6 +30,8 @@ D_OPTS = ERRNO
|
||||
D_OPTS := $(addprefix -D,$(D_OPTS))
|
||||
CC_DEF += $(D_OPTS)
|
||||
|
||||
LD_OPT += --version-script=$(REP_DIR)/src/lib/lwip/symbol.map
|
||||
|
||||
INC_DIR += $(REP_DIR)/include/lwip \
|
||||
$(LWIP_PORT_DIR)/include/lwip \
|
||||
$(LWIP_DIR)/src/include \
|
||||
|
Reference in New Issue
Block a user