Date: Wed, 09 Jul 2014 11:08:04 -0500 From: Pedro Giffuni <pfg@freebsd.org> To: Baptiste Daroussin <bapt@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r268461 - in head: . gnu/lib/libreadline gnu/lib/libreadline/history gnu/lib/libreadline/readline gnu/lib/libreadline/readline/doc gnu/usr.bin/gdb gnu/usr.bin/gdb/gdb gnu/usr.bin/gdb/gd... Message-ID: <53BD68E4.1070706@freebsd.org> In-Reply-To: <201407091552.s69FqUon070685@svn.freebsd.org> References: <201407091552.s69FqUon070685@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/09/14 10:52, Baptiste Daroussin wrote: > Author: bapt > Date: Wed Jul 9 15:52:30 2014 > New Revision: 268461 > URL: http://svnweb.freebsd.org/changeset/base/268461 > > Log: > The GNU readline library is now an INTERNALLIB - that is, it is > statically linked into consumers (GDB and variants) in the base > system, and the shared library is no longer installed. > > That also allows ports to be able to use a modern version of readline > Nice, thank you. I guess libgnuregex is also a good candidate for such treatment :). For a related reading: http://dtrace.org/blogs/wesolows/2014/04/10/libsunw_ssl-or-how-smartos-avoids-sadness/ Cheers, Pedro.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53BD68E4.1070706>