svn commit: r288929 - in head: etc/mtree lib/libxo lib/libxo/tests usr.bin/xo usr.bin/xo/tests
Bryan Drewery
bdrewery at FreeBSD.org
Thu Oct 8 02:04:44 UTC 2015
On 10/7/2015 6:37 PM, NGie Cooper wrote:
> On Wed, Oct 7, 2015 at 6:34 PM, Bryan Drewery <bdrewery at 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
-------------- 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-all/attachments/20151007/bc74cc1a/attachment.bin>
More information about the svn-src-all
mailing list