Page MenuHomeFreeBSD

bearssl: Make shared library link
ClosedPublic

Authored by imp on Feb 20 2024, 12:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 19, 9:05 PM
Unknown Object (File)
Fri, Oct 18, 1:23 PM
Unknown Object (File)
Sep 16 2024, 12:04 PM
Unknown Object (File)
Sep 7 2024, 11:12 PM
Unknown Object (File)
Sep 7 2024, 11:12 PM
Unknown Object (File)
Sep 7 2024, 11:12 PM
Unknown Object (File)
Sep 7 2024, 11:09 PM
Unknown Object (File)
Sep 5 2024, 10:35 PM
Subscribers
None

Details

Summary

Creating a lua shared library module linking against libbearssl.so won't
load w/o these functions.

Sponsored by: Netflix

Test Plan

with this, I can load.
This is using MK_BEARSSL=yes, but MK_BEARSSL_SSL undefined (or no)....
without it, there's complaints about missing symbols.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56113
Build 53001: arc lint + arc unit

Event Timeline

imp requested review of this revision.Feb 20 2024, 12:04 AM
imp created this revision.
imp added a reviewer: sjg.
This revision is now accepted and ready to land.Feb 21 2024, 3:32 AM
This revision was automatically updated to reflect the committed changes.