There was an error while loading. Please reload this page.
1 parent e047fd1 commit 0863e03Copy full SHA for 0863e03
marketprice/makefile
@@ -1,4 +1,4 @@
1
TARGET := marketprice
2
INCS = -I ../network -I ../utils
3
-LIBS = -L ../utils -lutils -L ../network -lnetwork -Wl,-Bstatic -lev -ljansson -lmpdec -lrdkafka -lz -lssl -lcrypto -lhiredis -lcurl -Wl,-Bdynamic -lm -lpthread -ldl
4
-include ../makefile.inc
+LIBS = -L ../utils -lutils -L ../network -lnetwork -Wl,-Bstatic -lev -ljansson -lmpdec -lrdkafka -lcurl -lz -lssl -lcrypt -lcrypto -lhiredis -Wl,-Bdynamic -lm -lpthread -ldl -lldap -lkrb5 -llber -lgss -lidn -lrtmp
+include ../makefile.inc
0 commit comments