Skip to content
Snippets Groups Projects
Commit 6ca306ea authored by Arne Jonsson's avatar Arne Jonsson
Browse files

Add ssl and crypto lib needed by new Broadcom version

parent 10476ca2
Branches
Tags
1 merge request!39Add ssl and crypto lib needed by new Broadcom version
Checking pipeline status
......@@ -20,7 +20,7 @@ endif
OBJS := $(SRCS:.c=.o)
LIBS += $(VOICEMNGR_LIBS)
LIBS += -ljson-c -lubox -lubus -lpthread -lpicoevent -luci -L./libvoice -lvoice -lblobmsg_json
LIBS += -ljson-c -lubox -lubus -lpthread -lpicoevent -luci -L./libvoice -lvoice -lblobmsg_json -lssl -lcrypto
all: debug $(VOICEMNGR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment