summaryrefslogtreecommitdiffstats
path: root/lib/libc/resolv
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2006-03-23 16:55:13 +0000
committerdes <des@FreeBSD.org>2006-03-23 16:55:13 +0000
commit99415d830f9163d5b3ef2c183bd90f8c7aa83b0b (patch)
tree4e2391d88f93000f4d3930d2f1bf119eea88dad6 /lib/libc/resolv
parentbf0f018e8756248ddc5a00eaa278e32fadcee10b (diff)
downloadFreeBSD-src-99415d830f9163d5b3ef2c183bd90f8c7aa83b0b.zip
FreeBSD-src-99415d830f9163d5b3ef2c183bd90f8c7aa83b0b.tar.gz
It's not enough to provide symbol map files; you also have to add them
to ${SYM_MAPS}. This unbreaks world with SYMVER_ENABLED. Pointy hat to: ume
Diffstat (limited to 'lib/libc/resolv')
-rw-r--r--lib/libc/resolv/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/resolv/Makefile.inc b/lib/libc/resolv/Makefile.inc
index 8e4366c..c185b47 100644
--- a/lib/libc/resolv/Makefile.inc
+++ b/lib/libc/resolv/Makefile.inc
@@ -5,3 +5,5 @@
SRCS+= herror.c h_errno.c mtctxres.c res_comp.c res_data.c res_debug.c \
res_init.c res_mkquery.c res_query.c res_send.c res_state.c
+
+SYM_MAPS+= ${.CURDIR}/resolv/Symbol.map
OpenPOWER on IntegriCloud