]> git.ipfire.org Git - thirdparty/krb5.git/commit
Omit LDFLAGS from krb5-config --libs output 1247/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 3 May 2022 05:56:05 +0000 (01:56 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 18 May 2022 20:38:22 +0000 (16:38 -0400)
commit0bfd22feb6493f34fdc894daaf680c3a2f2e7784
tree0b900b28ddc33bf08d3e6a6bae3b9ddbd4a6e149
parent855c715e90f4f115e77136f42b4570c03d325cae
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.

ticket: 9057 (new)
src/build-tools/krb5-config.in