Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 2009 17:18:54 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 169271 for review
Message-ID:  <200910061718.n96HIsq4009563@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=169271

Change 169271 by rwatson@rwatson_cinnamon on 2009/10/06 17:18:32

	libcapabilitym no longer required; we now use the same library
	both inside and outside of sandboxes.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/share/mk/bsd.libnames.mk#9 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/share/mk/bsd.libnames.mk#9 (text+ko) ====

@@ -31,7 +31,6 @@
 LIBCALENDAR?=	${DESTDIR}${LIBDIR}/libcalendar.a
 LIBCAM?=	${DESTDIR}${LIBDIR}/libcam.a
 LIBCAPABILITY?=	${DESTDIR}${LIBDIR}/libcapability.a
-LIBCAPABILITYM?=	${DESTDIR}${LIBDIR}/libcapabilitym.a
 LIBCOM_ERR?=	${DESTDIR}${LIBDIR}/libcom_err.a
 LIBCOMPAT?=	${DESTDIR}${LIBDIR}/libcompat.a
 LIBCRYPT?=	${DESTDIR}${LIBDIR}/libcrypt.a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910061718.n96HIsq4009563>