Merge "Renamed the misleading libc/netbsd directory to libc/dns."

This commit is contained in:
Calin Juravle
2014-03-04 14:25:30 +00:00
committed by Gerrit Code Review
35 changed files with 3 additions and 5 deletions

View File

@@ -508,7 +508,7 @@ include $(BUILD_STATIC_LIBRARY)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-c-files-under,netbsd)
LOCAL_SRC_FILES := $(call all-c-files-under,dns)
LOCAL_CFLAGS := \
$(libc_common_cflags) \
-DINET6 \