Michael Catanzaro wrote: > I notice that WebKit, when built with WebRTC enabled, now crashes > during the build: > > https://bugs.webkit.org/show_bug.cgi?id=214812#c7 > > It's a symbol conflict between boringssl (used by libwebrtc) and > openssl. Do the boringssl symbols not have hidden visibility in libwebrtc? If they do, why are they getting interposed anyway? If they don't, why not? I assume the library is private to libwebrtc and its symbols should not be exported. Kevin Kofler _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx