fansehep commented on issue #1992: URL: https://github.com/apache/incubator-brpc/issues/1992#issuecomment-1315431797
> ``` > http_archive( > name = "apache_brpc", > urls = [ > "https://github.com/apache/incubator-brpc/archive/3d90221107000133c2d7f3ccc6372680fb6af27d.tar.gz", > ], > sha256 = "b4f4517bad125e8b57a1af54cfe6d31691362c9e02db6f8c434fdd693e27c71a", > strip_prefix = "incubator-brpc-3d90221107000133c2d7f3ccc6372680fb6af27d", > ) > ``` it seems useless in my server. bazel can not found some deps like openssl. -- 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]
