Re: [PATCH] make freebsd-elf version type similar to linux version type

"Gary V. Vaughan" <[email protected]>
Newsgroups gmane.comp.gnu.libtool.patches
Message-ID <[email protected]>
Hi Tijl,

> On Dec 4, 2014, at 9:00 AM, Tijl Coosemans <[email protected]> wrote:
> 
> On Thu, 27 Nov 2014 18:59:56 +0100 Tijl Coosemans <[email protected]> wrote:
>> --- a/m4/libtool.m4
>> +++ b/m4/libtool.m4
>> @@ -2543,7 +2543,8 @@ freebsd* | dragonfly*)
>>   version_type=freebsd-$objformat
>>   case $version_type in
>>     freebsd-elf*)
>> -      library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext $libname$shared_ext'
>> +      library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
>> +      soname_spec='$libname$release$shared_ext$major'
> 
> This patch seems to have been committed without this soname_spec line.

Argh.  Sorry about that, and thanks for picking up the mistake.  Hopefully,
this also fixes the test failures reported on freebsds recently.

Please confirm that current master is behaving for you, and I'll put out
a patch release.

Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.