svn commit: r349641 - head/tools/build/mk
Tijl Coosemans
tijl at FreeBSD.org
Wed Jul 3 21:01:16 UTC 2019
On Wed, 3 Jul 2019 09:14:48 -0700 John Baldwin <jhb at FreeBSD.org> wrote:
> On 7/3/19 2:14 AM, Tijl Coosemans wrote:
>> Author: tijl
>> Date: Wed Jul 3 09:14:39 2019
>> New Revision: 349641
>> URL: https://svnweb.freebsd.org/changeset/base/349641
>>
>> Log:
>> Also remove lib32 versions of libradius.
>>
>> MFC after: 1 week
>
> I do wonder if we shouldn't try to make OLD_LIBS a bit
> smarter by having it expand to also include the lib32
> (and libsoft) variants. Having some kind of helper
> to deal with the non-dynamic libs would also be nice
> (it would remove libfoo.a, libfoo_p.a, and libfoo.so
> which always live in /usr/lib, /usr/lib32, and /usr/libsoft).
I hope this file just goes away with base packages.
More information about the svn-src-all
mailing list