[krbdev.mit.edu #9057] git commit

"Greg Hudson via RT" <[email protected]> Wed, 18 May 2022 16:53:12 -0400
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Wed May 18 16:53:11 2022: Request 9057 was acted upon.
 Transaction: Ticket created by [email protected]
       Queue: krb5
     Subject: git commit
       Owner: [email protected]
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9057 >



Omit LDFLAGS from krb5-config --libs output

Linker options supplied at configure time (such as -Wl,--as-needed)
can be harmful when applied to downstream users of the libraries, and
in most cases should not be necessary.

https://github.com/krb5/krb5/commit/0bfd22feb6493f34fdc894daaf680c3a2f2e7784
Author: Greg Hudson <[email protected]>
Commit: 0bfd22feb6493f34fdc894daaf680c3a2f2e7784
Branch: master
 src/build-tools/krb5-config.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)