From f8c7aec85fdbf6b98fbb6ff50d98733b79c26dad Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期四, 26 十一月 2020 10:29:04 +0800 Subject: [PATCH] udpate --- src/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Makefile b/src/Makefile index 1b6d69f..be1dcac 100644 --- a/src/Makefile +++ b/src/Makefile @@ -12,7 +12,7 @@ # 寮�婧愬伐鍏峰寘 -#LDLIBS += -lusgcommon +LDLIBS += -lusgcommon #-I$(ROOT)/include/usgcommon -- Gitblit v1.8.0