lxr599 commented on code in PR #37145: URL: https://github.com/apache/doris/pull/37145#discussion_r1674057682
########## cloud/cmake/thirdparty.cmake: ########## @@ -59,7 +59,6 @@ add_thirdparty(protobuf) add_thirdparty(thrift) add_thirdparty(crypto) add_thirdparty(openssl LIBNAME "lib/libssl.a") -add_thirdparty(jemalloc LIBNAME "lib/libjemalloc_doris.a") Review Comment: it was a bug of building cloud, which was fixed in https://github.com/apache/doris/commit/818cd295e5eb78cfde5b8da70235268bdbcc63fd -- 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]
