You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rm...@apache.org on 2021/07/09 02:55:30 UTC

[logging-log4cxx] branch LOGCXX-528 updated (533f5b3 -> 5a48af8)

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

rmiddleton pushed a change to branch LOGCXX-528
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git.


    from 533f5b3  Ensure that we can compile with GCC with standard C++11
     add a70ba61  Only check for boost if found
     add 5a48af8  Fatal error if we don't have shared_mutex of some kind

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                                |  7 +++++++
 src/cmake/boost-fallback/boost-fallback.cmake | 21 +++++++++++----------
 src/main/include/CMakeLists.txt               |  2 +-
 3 files changed, 19 insertions(+), 11 deletions(-)