__init_elf_aux_vector is now complied statically so don't try to export
it from the dynamic library.
Fixes: 8271d9b99a3b libsys: remove usage of pthread_once and _once_stub
Differential D44237 Authored by brooks on Mar 5 2024, 9:49 PM.
Details
Summary __init_elf_aux_vector is now complied statically so don't try to export Fixes: 8271d9b99a3b libsys: remove usage of pthread_once and _once_stub
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptMar 5 2024, 9:49 PM2024-03-05 21:49:34 (UTC+0) Harbormaster completed remote builds in B56461: Diff 135427.Mar 5 2024, 9:49 PM2024-03-05 21:49:34 (UTC+0) This revision is now accepted and ready to land.Mar 6 2024, 7:39 AM2024-03-06 07:39:50 (UTC+0) Closed by commit rG83392afeebdb: libsys: don't expose __init_elf_aux_vector. · Explain WhyMar 7 2024, 1:07 AM2024-03-07 01:07:27 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 135486 |