You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by zy...@apache.org on 2020/11/30 08:18:04 UTC

[incubator-brpc] 01/01: Merge pull request #1298 from apache/fix_bazel_on_macos

This is an automated email from the ASF dual-hosted git repository.

zychen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git

commit 9320f1c07e8a89f0631d45a402a262207cf728bd
Merge: 31eba30 ffbf054
Author: Zhangyi Chen <fr...@gmail.com>
AuthorDate: Mon Nov 30 16:17:53 2020 +0800

    Merge pull request #1298 from apache/fix_bazel_on_macos
    
    Fix bazel build in macos

 .bazelrc                             |  3 +++
 BUILD                                | 14 ++++++------
 WORKSPACE                            | 36 +++++++++++++++++++++++++++----
 openssl.BUILD                        | 41 ++++++++++++++++++++++++++++++++++++
 src/brpc/span.h                      |  2 +-
 src/bthread/key.cpp                  |  2 +-
 src/bthread/task_group.cpp           |  2 +-
 src/butil/find_cstr.cpp              |  2 +-
 src/butil/find_cstr.h                |  2 +-
 test/baidu_thread_local_unittest.cpp |  4 +++-
 test/bthread_futex_unittest.cpp      |  1 +
 test/file_util_unittest.cc           |  4 ++--
 zlib.BUILD                           |  8 +++++++
 13 files changed, 103 insertions(+), 18 deletions(-)


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