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)
Tue, Oct 14, 6:38 PM
Unknown Object (File)
Mon, Oct 13, 4:55 PM
Unknown Object (File)
Mon, Oct 13, 4:54 PM
Unknown Object (File)
Mon, Oct 13, 4:54 PM
Unknown Object (File)
Mon, Oct 13, 3:43 AM
Unknown Object (File)
Tue, Sep 30, 6:15 AM
Unknown Object (File)
Mon, Sep 22, 3:47 AM
Unknown Object (File)
Mon, Sep 22, 3:46 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.