Move mtctxres.c to libc_dns.a.
Has the effect of making ___mtctxres hidden. Bug: 17007799 Change-Id: I5aa5f49344ad5ecb33f48737430561b329bcbb0d
This commit is contained in:
parent
0d4ccee351
commit
891ec7a6e4
@ -279,7 +279,6 @@ libc_upstream_netbsd_src_files := \
|
||||
upstream-netbsd/lib/libc/regex/regerror.c \
|
||||
upstream-netbsd/lib/libc/regex/regexec.c \
|
||||
upstream-netbsd/lib/libc/regex/regfree.c \
|
||||
upstream-netbsd/lib/libc/resolv/mtctxres.c \
|
||||
upstream-netbsd/lib/libc/stdlib/bsearch.c \
|
||||
upstream-netbsd/lib/libc/stdlib/div.c \
|
||||
upstream-netbsd/lib/libc/stdlib/drand48.c \
|
||||
@ -635,6 +634,7 @@ LOCAL_SRC_FILES := \
|
||||
$(call all-c-files-under,dns) \
|
||||
upstream-netbsd/lib/libc/isc/ev_streams.c \
|
||||
upstream-netbsd/lib/libc/isc/ev_timers.c \
|
||||
upstream-netbsd/lib/libc/resolv/mtctxres.c \
|
||||
|
||||
LOCAL_CFLAGS := \
|
||||
$(libc_common_cflags) \
|
||||
|
Loading…
Reference in New Issue
Block a user