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