Extend libc with libresolv functionality

This commit enables libc's own libresolv and its dependencies.
This commit is contained in:
Josef Söntgen
2012-05-24 15:26:59 +02:00
committed by Christian Helmuth
parent ba6dae9946
commit 30fe9d1912
17 changed files with 242 additions and 17 deletions

View File

@ -4,6 +4,7 @@ LIBC_DIR = $(REP_DIR)/contrib/libc-8.2.0
INC_DIR += $(LIBC_DIR)/libc/locale
INC_DIR += $(LIBC_DIR)/libc/include
INC_DIR += $(LIBC_DIR)/libc/stdio
INC_DIR += $(LIBC_DIR)/libc/net
INC_DIR += $(LIBC_DIR)/gdtoa
#CC_OPT += -DGENODE_RELEASE