summaryrefslogtreecommitdiffstats
path: root/lib/libc/inet
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/inet
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/inet')
-rw-r--r--lib/libc/inet/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/inet/Makefile.inc b/lib/libc/inet/Makefile.inc
index 27ff992..0e6cc39 100644
--- a/lib/libc/inet/Makefile.inc
+++ b/lib/libc/inet/Makefile.inc
@@ -7,3 +7,5 @@ SRCS+= inet_addr.c inet_cidr_ntop.c inet_cidr_pton.c inet_lnaof.c \
inet_makeaddr.c inet_net_ntop.c inet_net_pton.c inet_neta.c \
inet_netof.c inet_network.c inet_ntoa.c inet_ntop.c \
inet_pton.c nsap_addr.c
+
+SYM_MAPS+= ${.CURDIR}/inet/Symbol.map
OpenPOWER on IntegriCloud