diff options
| author | dumeijie <[email protected]> | 2022-09-07 19:43:28 +0800 |
|---|---|---|
| committer | dumeijie <[email protected]> | 2022-09-07 19:43:28 +0800 |
| commit | 779a3aba55d0dcd22dded18c7869b5ee4e72a602 (patch) | |
| tree | e4bd40c3b2e01ae2f6e43d5f1e70eef09dc1ea88 /src/Makefile | |
| parent | 674ea3c470538801a51efa8a6131041d3d8b3678 (diff) | |
🦄 refactor(for voip):voip-dev
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
