public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Florian Weimer <fweimer@redhat.com>,
	 Libc-stable Mailing List <libc-stable@sourceware.org>
Subject: Re: [PATCH] resolv/tst-idna_name_classify: Isolate from system libraries
Date: Thu, 9 May 2024 15:31:46 -0700	[thread overview]
Message-ID: <CAMe9rOorA9772Hv0KOsGzrRaRraTuptpjmjCXFVder1J8UOuXg@mail.gmail.com> (raw)
In-Reply-To: <87r22u18u4.fsf@oldenburg2.str.redhat.com>

On Wed, Oct 30, 2019 at 9:45 AM Florian Weimer <fweimer@redhat.com> wrote:
>
> * Florian Weimer:
>
> > Loading NSS modules from static binaries uses installed system
> > libraries if LD_LIBRARY_PATH is not set.
> >
> > 2019-10-11  Florian Weimer  <fweimer@redhat.com>
> >
> >       * inet/Makefile (tst-idna_name_classify-ENV): Set LD_LIBRARY_PATH.
> >
> > diff --git a/inet/Makefile b/inet/Makefile
> > index 1fda64abe7..33912340a2 100644
> > --- a/inet/Makefile
> > +++ b/inet/Makefile
> > @@ -112,4 +112,8 @@ ifeq ($(build-static-nss),yes)
> >  CFLAGS += -DSTATIC_NSS
> >  endif
> >
> > +# The test uses dlopen indirectly and would otherwise load system
> > +# objects.
> > +tst-idna_name_classify-ENV = \
> > +  LD_LIBRARY_PATH=$(objpfx):$(common-objpfx):$(common-objpfx)elf
> >  $(objpfx)tst-idna_name_classify.out: $(gen-locales)
>
> I have pushed this (without the ChangeLog update).
>
> Thanks,
> Florian
>

I am backporting this to glibc 2.28, 2.29 and 2.30 branches.

--
H.J.

           reply	other threads:[~2024-05-09 22:32 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <87r22u18u4.fsf@oldenburg2.str.redhat.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMe9rOorA9772Hv0KOsGzrRaRraTuptpjmjCXFVder1J8UOuXg@mail.gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=fweimer@redhat.com \
    --cc=libc-stable@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).