Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) From: ghudson@mit.edu Subject: git commit Content-Length: 491 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 Commit: 0bfd22feb6493f34fdc894daaf680c3a2f2e7784 Branch: master src/build-tools/krb5-config.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)