From a5f8bdf484b74b4358974337ec07a3f18bbe0291 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期二, 14 七月 2020 16:28:35 +0800 Subject: [PATCH] lib --- test2/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test2/Makefile b/test2/Makefile index 9743df5..54c80cb 100644 --- a/test2/Makefile +++ b/test2/Makefile @@ -2,7 +2,7 @@ # Makefile for common library. # ROOT=.. -#LDLIBS+=-Wl,-rpath=$(ROOT)/common:$(ROOT)/lib/jsoncpp +LDLIBS+=-Wl,-rpath=$(ROOT)/queue # 寮�婧愬伐鍏峰寘璺緞 LDDIR += -L$(ROOT)/queue # 寮�婧愬伐鍏峰寘 -- Gitblit v1.8.0