This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: [BZ #14476]: test-installation.pl fails on x86_64


On 8/29/2012 7:06 AM, Andreas Jaeger wrote:
> On Tuesday, August 28, 2012 12:39:36 H.J. Lu wrote:
>> Hi,
>>
>> scripts/test-installation.pl reads soversions.mk. But it doesn't
>> understand
>>
>> ld.so-version=$(if $(abi-64-ld-soname),$(abi-64-ld-soname),ld.so.1)
>>
>> This patch passes LD_SO=$(ld.so-version) to
>> scripts/test-installation.pl and uses it to set $ld_so_name and
>> $ld_so_version.  OK to install?
> 
> Thanks, this looks fine.
> 
> Carlos, I suggest this fix also as a backport for 2.16,

I'm OK with that.

H.J. could you please test and check this into the 2.16 branch?

Cheers,
Carlos.
-- 
Carlos O'Donell
Mentor Graphics / CodeSourcery
carlos_odonell@mentor.com
carlos@codesourcery.com
+1 (613) 963 1026


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]