Seems callers need to -lbearssl, so buildlink that.

This commit is contained in:
Amitai Schleier 2020-12-01 20:51:26 +01:00
parent d35ed62857
commit ea861b54a4
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ LIBTLS_BEARSSL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libtls-bearssl+= libtls-bearssl>=0.2
BUILDLINK_PKGSRCDIR.libtls-bearssl?= ../../wip/libtls-bearssl
BUILDLINK_DEPMETHOD.libtls-bearssl?= build
.include "../../security/bearssl/buildlink3.mk"
.endif # LIBTLS_BEARSSL_BUILDLINK3_MK
BUILDLINK_TREE+= -libtls-bearssl