Revision Date Author Comments
# 32d1c65c 24-Nov-2024 riastradh <riastradh@NetBSD.org>

external/bsd/libevent: Add expected symbols list.

NOTE: This contains a lot of crud that shouldn't be there because
we're not building with -fvisibility=hidden (PR lib/58843: libevent
leaks private)

external/bsd/libevent: Add expected symbols list.

NOTE: This contains a lot of crud that shouldn't be there because
we're not building with -fvisibility=hidden (PR lib/58843: libevent
leaks private). To be fixed in a separate commit, once we figure out
how upstream is really supposed to be built.

PR lib/58838: shared libraries in base should all have expsym lists

show more ...