From 779a3aba55d0dcd22dded18c7869b5ee4e72a602 Mon Sep 17 00:00:00 2001 From: dumeijie Date: Wed, 7 Sep 2022 19:43:28 +0800 Subject: 🦄 refactor(for voip): MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index ae8d433..92bee65 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,7 @@ CC = g++ CCC = g++ LIB = -L./lib/ -LIB += -lsoqav_dedup +#LIB += -lsoqav_dedup #LIB += -lappdetect LIB += -lrdkafka LIB += -lssl -lcrypto -- cgit v1.2.3