Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2019 09:14:48 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        Tijl Coosemans <tijl@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r349641 - head/tools/build/mk
Message-ID:  <7c395528-4094-5d85-2b3f-2d84cce2fa3e@FreeBSD.org>
In-Reply-To: <201907030914.x639Edrv039667@repo.freebsd.org>
References:  <201907030914.x639Edrv039667@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7c395528-4094-5d85-2b3f-2d84cce2fa3e>