You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by cm...@apache.org on 2023/03/31 17:29:06 UTC

[trafficserver] branch master updated (dfad359c2 -> 99eb23a59)

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

cmcfarlen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from dfad359c2 Cleanup: Use swoc::meta instead of ts::meta. (#9566)
     add 99eb23a59 fixup cmake build for master and add conditional for io_uring support (#9571)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                                   | 12 ++++++++++++
 include/tscore/ink_config.h.cmake.in             |  6 ++++++
 include/tscore/ink_ssl.h                         | 14 ++++++++------
 iocore/CMakeLists.txt                            |  2 ++
 proxy/http/CMakeLists.txt                        |  1 +
 proxy/http2/CMakeLists.txt                       |  1 +
 src/tscpp/util/unit_tests/test_IntrusiveDList.cc |  6 +++---
 7 files changed, 33 insertions(+), 9 deletions(-)