Date: Sun, 28 Jan 2001 15:21:00 -0800 (PST) From: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/named Makefile Message-ID: <200101282321.f0SNL0f51582@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asmodai 2001/01/28 15:21:00 PST
Modified files:
usr.sbin/named Makefile
Log:
Add static dependency on libisc.a to get isc_movefile() on which named
now depends. This keeps named the same as before the import, that is: only
linking against libc dynamically, at a little space increase, which might
be due to the source code changes anyway. Very neglectable space
difference.
Some people might dub it a hack. It will do for now at least.
Revision Changes Path
1.26 +12 -1 src/usr.sbin/named/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101282321.f0SNL0f51582>
