Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 2015 15:56:08 -0700
From:      NGie Cooper <yaneurabeya@gmail.com>
To:        Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        Garrett Cooper <ngie@FreeBSD.org>, src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   Re: svn commit: r289471 - in user/ngie/bug203673: bin/df bin/ls bin/ps lib/libxo lib/libxo/tests lib/libxo/tests/encoder libexec/ftpd sbin/savecore share/mk usr.bin/iscsictl usr.bin/netstat usr.bin/pro...
Message-ID:  <542455B8-3355-497A-B667-AF72C197B9A4@gmail.com>
In-Reply-To: <5622D147.7050701@FreeBSD.org>
References:  <201510172138.t9HLcwiF095174@repo.freebsd.org> <5622D147.7050701@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


> On Oct 17, 2015, at 15:52, Bryan Drewery <bdrewery@FreeBSD.org> wrote:
> 
> On 10/17/15 2:38 PM, Garrett Cooper wrote:
>> -LIBADD=	xo util
>> +LIBADD=	util xo
> 
> Woops!

It’s intentional. I sorted the lists alphabetically and in doing so also made it more apparent that libxo isn’t the one pull in libutil by accident :) (someone went and added libxo before libutil everywhere so it was hard to know who needed libutil as a first order dependency instead of as a side-effect of libxo).

I’ll change the final commit message to reflect that.

Thanks for the pointers earlier :).

-NGie


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?542455B8-3355-497A-B667-AF72C197B9A4>