mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
libc: update recipe for resolv integration
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user