You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2022/08/02 19:31:03 UTC

[GitHub] [incubator-brpc] zyearn commented on a diff in pull request #1857: Fix cmake Build in MacOS

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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org