]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make libifconfig INTERNALLIB
authoremaste <emaste@FreeBSD.org>
Mon, 25 Feb 2019 18:22:20 +0000 (18:22 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 25 Feb 2019 18:22:20 +0000 (18:22 +0000)
commit6ff1d0e3174b3c7d39f3def7bbb5e7a3ef53e41d
tree22011c0031edaa99198ff71aa9cfa09c8f44e121
parent22e5a596e4a072761bf35dbe44e4c974c21d9ccd
Make libifconfig INTERNALLIB

Instead of PRIVATELIB + NO_PIC.  This avoids the need for the wlandebug
PIE special case added in r344211, and provides a stronger guarantee
against 3rd party software coming to depend on the API or ABI.

If / when we declare the API/ABI to be stable we can make it a normal
library.

Discussed with: bapt
Sponsored by: The FreeBSD Foundation
ObsoleteFiles.inc
lib/libifconfig/Makefile
share/mk/bsd.libnames.mk
share/mk/src.libnames.mk
sys/sys/capability.h