Page MenuHomeFreeBSD

bearssl: Make shared library link
ClosedPublic

Authored by imp on Feb 20 2024, 12:04 AM.
Tags
None
Referenced Files
F157313679: D43982.diff
Wed, May 20, 6:14 AM
Unknown Object (File)
Mon, Apr 27, 10:25 AM
Unknown Object (File)
Fri, Apr 24, 2:02 PM
Unknown Object (File)
Thu, Apr 23, 10:51 PM
Unknown Object (File)
Apr 20 2026, 5:15 AM
Unknown Object (File)
Apr 9 2026, 1:18 AM
Unknown Object (File)
Apr 8 2026, 2:27 AM
Unknown Object (File)
Apr 5 2026, 4:37 AM
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.