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(-)