mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-26 07:55:01 +00:00
83392afeeb
__init_elf_aux_vector is now complied statically so don't try to export
it from the dynamic library.
Fixes: 8271d9b99a
libsys: remove usage of pthread_once and _once_stub
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D44237
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
FBSDprivate_1.0 {
|
|
__elf_aux_vector;
|
|
_elf_aux_info;
|
|
};
|