Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/heimdal
Module Name: src
Committed By: riastradh
Date: Fri Nov 1 23:43:32 UTC 2024
Modified Files:
src/crypto/external/bsd/heimdal: Makefile.rules.inc
Log Message:
heimdal: Use VERSION_MAP, not bespoke LDFLAGS.
Verified that the exported symbols list doesn't change on amd64 for
libasn1, libkadm5clnt, libkafs, and libsl, even though they don't
currently have a .expsym file committed (because the symbols list is
machine-dependent because they're not exporting a specific list of
symbols).
PR lib/58376: Missing DPADD for library version scripts
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/crypto/external/bsd/heimdal/Makefile.rules.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index