> On Feb 27, 2015, at 3:22 PM, David E. O'Brien <obr...@freebsd.org> wrote:
> 
> Author: obrien
> Date: Fri Feb 27 22:22:05 2015
> New Revision: 279381
> URL: https://svnweb.freebsd.org/changeset/base/279381
> 
> Log:
>  Use sys/boot/userboot/libstand/ and not /usr/lib/libstand.a.
> 
> Modified:
>  head/sys/boot/amd64/efi/Makefile
> 
> Modified: head/sys/boot/amd64/efi/Makefile
> ==============================================================================
> --- head/sys/boot/amd64/efi/Makefile  Fri Feb 27 22:20:07 2015        
> (r279380)
> +++ head/sys/boot/amd64/efi/Makefile  Fri Feb 27 22:22:05 2015        
> (r279381)
> @@ -84,6 +84,7 @@ loader.efi: loader.sym
>               --output-target=${EFI_TARGET} ${.ALLSRC} ${.TARGET}
> 
> LIBEFI=               ${.OBJDIR}/../../efi/libefi/libefi.a
> +LIBSTAND=       ${.OBJDIR}/../../userboot/libstand/libstand.a
> 
> DPADD=                ${LIBFICL} ${LIBEFI} ${LIBSTAND}
> LDADD=                ${LIBFICL} ${LIBEFI} ${LIBSTAND}

why userboot?

Warner

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to