Limit the libraries pulled in when dynamic linking.
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745543
This commit is contained in:
@@ -7,5 +7,6 @@ vendor=Heimdal
|
||||
Name: heimdal-krb5
|
||||
Description: Heimdal implementation of the Kerberos network authentication.
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lkrb5 @LIB_pkinit@ -lcom_err @LIB_hcrypto_appl@ -lasn1 -lwind -lheimbase -lroken @LIB_crypt@ @PTHREAD_LIBADD@ @LIB_dlopen@ @LIB_door_create@ @LIBS@
|
||||
Libs: -L${libdir} -lkrb5
|
||||
Libs.private: @LIB_pkinit@ -lcom_err @LIB_hcrypto_appl@ -lasn1 -lwind -lheimbase -lroken @LIB_crypt@ @PTHREAD_LIBADD@ @LIB_dlopen@ @LIB_door_create@ @LIBS@
|
||||
Cflags: -I${includedir}
|
||||
|
||||
Reference in New Issue
Block a user