mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-12 07:31:37 +02:00
This was still using the old version of OpenSSL. Instead of linking the module (which we should have found earlier) the module uses dlopen :( Fixes: #12044 Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>