[PATCH 1/2] nss: Do not mention NSS test modules in <gnu/lib-names.h>

Andreas Schwab schwab@linux-m68k.org
Thu Mar 10 14:14:00 GMT 2022


On Mär 10 2022, Florian Weimer wrote:

> * Andreas Schwab:
>
>> On Mär 10 2022, Florian Weimer via Libc-alpha wrote:
>>
>>> diff --git a/nss/Makefile b/nss/Makefile
>>> index 552e5d03e1..4125d13f87 100644
>>> --- a/nss/Makefile
>>> +++ b/nss/Makefile
>>> @@ -171,24 +171,21 @@ $(objpfx)/libnss_test1.so: $(objpfx)nss_test1.os $(link-libc-deps)
>>>  $(objpfx)/libnss_test2.so: $(objpfx)nss_test2.os $(link-libc-deps)
>>>  	$(build-module)
>>>  $(objpfx)nss_test2.os : nss_test1.c
>>> -ifdef libnss_test1.so-version
>>> -$(objpfx)/libnss_test1.so$(libnss_test1.so-version): $(objpfx)/libnss_test1.so
>>> +# The .2 suffix comes from the nss_files version in shlib-versions.
>>
>> Aka $(libnss_files.so-version).
>
> I think we want to remove this eventually because the object is empty.

Can be changed too, when that becomes reality.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


More information about the Libc-alpha mailing list