mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 20:05:54 +00:00
libc: update recipe for resolv integration
This commit is contained in:
parent
226fcbc02f
commit
23f65803fa
@ -23,8 +23,8 @@ SRC_C += base64.c
|
||||
|
||||
include $(REP_DIR)/lib/mk/libc-common.inc
|
||||
|
||||
INC_DIR += $(REP_DIR)/include/libc
|
||||
INC_DIR += $(REP_DIR)/include/libc/sys
|
||||
INC_DIR += $(LIBC_REP_DIR)/include/libc
|
||||
INC_DIR += $(LIBC_REP_DIR)/include/libc/sys
|
||||
INC_DIR += $(LIBC_PORT_DIR)/include/libc/sys
|
||||
|
||||
# needed for name6.c, contains res_private.h
|
||||
|
@ -6,7 +6,7 @@ SRC_C = bindresvport.c
|
||||
|
||||
include $(REP_DIR)/lib/mk/libc-common.inc
|
||||
|
||||
INC_DIR += $(REP_DIR)/include/libc/sys
|
||||
INC_DIR += $(LIBC_REP_DIR)/include/libc/sys
|
||||
INC_DIR += $(LIBC_PORT_DIR)/include/libc/sys
|
||||
|
||||
vpath %.c $(LIBC_RPC_DIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user