mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
__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
4 lines
56 B
Text
4 lines
56 B
Text
FBSDprivate_1.0 {
|
|
__elf_aux_vector;
|
|
_elf_aux_info;
|
|
};
|