NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58838 CVS commit: src/external/mpl/bind/lib/libisc
The following reply was made to PR lib/58838; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58838 CVS commit: src/external/mpl/bind/lib/libisc
Date: Fri, 22 Nov 2024 20:06:46 +0000
Module Name: src
Committed By: riastradh
Date: Fri Nov 22 20:06:46 UTC 2024
Removed Files:
src/external/mpl/bind/lib/libisc: isc.expsym
Log Message:
external/mpl/bind libisc: Nix expsym for now.
Whether a thread-local symbol is named like `isc_tid_v' or
`__emutls_v.isc_tid_v' is machine-dependent, so we need to
conditionalize it somewhere. TBD.
PR lib/58838: shared libraries in base should all have expsym lists
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/external/mpl/bind/lib/libisc/isc.expsym
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