[all-commits] [llvm/llvm-project] eaa0a2: Limit symbol versioning in clang-cpp to Linux for now

Aaron Puchert via All-commits all-commits at lists.llvm.org
Thu Nov 21 14:53:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eaa0a21d21962280dc2c03a09152510f6162a576
      https://github.com/llvm/llvm-project/commit/eaa0a21d21962280dc2c03a09152510f6162a576
  Author: Aaron Puchert <aaronpuchert at alice-dsl.net>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    M clang/tools/clang-shlib/CMakeLists.txt

  Log Message:
  -----------
  Limit symbol versioning in clang-cpp to Linux for now

There was a build bot failure on AIX after #116556, and who knows what
other systems don't support symbol versioning. So let's limit this to
Linux for now. We can always add more cases later.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list