zyearn commented on code in PR #1857:
URL: https://github.com/apache/incubator-brpc/pull/1857#discussion_r935954483


##########
cmake/brpc.pc.in:
##########
@@ -23,4 +23,4 @@ Description: An industrial-grade RPC framework used 
throughout Baidu, with 1,000
 Version: @BRPC_VERSION@
 Cflags: -I${includedir}
 Libs: -L${libdir}/ -lbrpc
-Libs.private: @BRPC_PRIVATE_LIBS@
+Libs.private: @DYNAMIC_LIB@

Review Comment:
   这边我暂时先不动了,这里有一些冗余libs要清理,之后的PR再解决好了。



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to