svn commit: r291601 - head/share/mk

Bryan Drewery bdrewery at FreeBSD.org
Tue Dec 1 18:22:10 UTC 2015


On 12/1/2015 10:09 AM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Tue Dec  1 18:09:40 2015
> New Revision: 291601
> URL: https://svnweb.freebsd.org/changeset/base/291601
> 
> Log:
>   Add missing LIB80211 entry for DPADD needs.
>   
>   Sponsored by:	EMC / Isilon Storage Division
> 
> Modified:
>   head/share/mk/bsd.libnames.mk
> 
> Modified: head/share/mk/bsd.libnames.mk
> ==============================================================================
> --- head/share/mk/bsd.libnames.mk	Tue Dec  1 17:38:52 2015	(r291600)
> +++ head/share/mk/bsd.libnames.mk	Tue Dec  1 18:09:40 2015	(r291601)
> @@ -14,6 +14,7 @@
>  
>  LIBCRT0?=	${DESTDIR}${LIBDIR}/crt0.o
>  
> +LIB80211?=	${DESTDIR}${LIBDIR}/lib80211.a
>  LIBALIAS?=	${DESTDIR}${LIBDIR}/libalias.a
>  LIBARCHIVE?=	${DESTDIR}${LIBDIR}/libarchive.a
>  LIBASN1?=	${DESTDIR}${LIBDIR}/libasn1.a
> 

I have a sanity check coming for this too.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20151201/4be2d2d2/attachment.bin>


More information about the svn-src-head mailing list