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

Andreas Schwab schwab@linux-m68k.org
Thu Mar 10 13:37:35 GMT 2022


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).

-- 
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