heimdal: don't try to expose nonexistant symbols
authorBrooks Davis <brooks@FreeBSD.org>
Thu, 7 Mar 2024 00:55:11 +0000 (00:55 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Thu, 7 Mar 2024 00:55:11 +0000 (00:55 +0000)
commitcec2adb0d3ef91fc4279529a65975a934bcd2ff4
tree9a4b628cbbc823f8c5fb868687069b185c5c4235
parentde4386d174146781c45907204a61aec4cbbb2b44
heimdal: don't try to expose nonexistant symbols

For one reason or another these symbols aren't present so don't try to
make them available for linkage.

In the case of libroken these seem to be compatability bits we don't
need a thus don't compile.  For others it seems to rot upstream, but
I've not investigated deeply.

Reviewed by: cy
Differential Revision: https://reviews.freebsd.org/D44246
crypto/heimdal/lib/hx509/version-script.map
crypto/heimdal/lib/kadm5/version-script.map
crypto/heimdal/lib/krb5/version-script.map
crypto/heimdal/lib/roken/version-script.map