commit | 8fbb343b6f05f994496d85e608642892138df9f4 | [log] [tgz] |
---|---|---|
author | luojin <j.luo@mobiletek.cn> | Wed Oct 18 09:47:46 2023 +0800 |
committer | luojin <j.luo@mobiletek.cn> | Wed Oct 18 09:47:46 2023 +0800 |
tree | 7357076a64d592b4b29220ee67b8fcb2edfe2965 | |
parent | 32a64c789d0ac109584eb315cdd444baf24fb598 [diff] [blame] |
[SSL] add openssl Change-Id: I22299fc186351dfedabd9e47c90b0283ca6bb29d
diff --git a/mbtk/mbtk_lib/Makefile b/mbtk/mbtk_lib/Makefile index 9ab7896..a3345fc 100755 --- a/mbtk/mbtk_lib/Makefile +++ b/mbtk/mbtk_lib/Makefile
@@ -22,6 +22,8 @@ -lpostproc \ -lswresample \ -lswscale +else +LIBS += -lssl -lcrypto endif CFLAGS += -shared -Wl,-shared,-Bsymbolic