[patch] Fix linking ldconfig when --enable-static-nss (with ChangeLog)

Roland McGrath roland@hack.frob.com
Thu Mar 22 18:13:00 GMT 2012


> +ifeq ($(build-static-nss),yes)
> +o-objects.o += $(addsuffix .o,$(libnss_files-routines))
> +o-objects.op += $(addsuffix .op,$(libnss_files-routines))

Why fiddle with these "internal" variables rather than just adding
to static-only-routines?


Thanks,
Roland



More information about the Libc-alpha mailing list