On 10/7/2015 6:37 PM, NGie Cooper wrote:
> On Wed, Oct 7, 2015 at 6:34 PM, Bryan Drewery <bdrew...@freebsd.org> wrote:
> ...
>>> Modified: head/lib/libxo/Makefile
>>> ==============================================================================
>>> --- head/lib/libxo/Makefile   Tue Oct  6 16:35:50 2015        (r288928)
>>> +++ head/lib/libxo/Makefile   Tue Oct  6 16:58:47 2015        (r288929)
>>> @@ -1,5 +1,7 @@
>>>  # $FreeBSD$
>>>
>>> +.include <src.opts.mk>
>>> +
>>>  LIBXOSRC=    ${SRCTOP}/contrib/libxo
>>>
>>>  .PATH:       ${LIBXOSRC}/libxo
>> ...
>> LIB=    xo
>> SHLIB_MAJOR=0
>>
>> SHLIBDIR?=      /lib
>>
>>
>> FYI SHLIBDIR? needs to be before the src.opts.mk otherwise it changes to
>> /usr/lib, which Peter found breaks boot :)
> 
> *smacks head*
> 
> Yes, I forgot about that caveat ;(.
> 

It would have bitten me too. It's a strange thing.

-- 
Regards,
Bryan Drewery

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to