[all-commits] [llvm/llvm-project] 81a8b2: [SystemZ][z/OS] Define _XOPEN_SOURCE=600 for dlope...

Abhina Sree via All-commits all-commits at lists.llvm.org
Mon Feb 17 04:57:32 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81a8b2004508a47f733bd8d1c063f7333577cf59
      https://github.com/llvm/llvm-project/commit/81a8b2004508a47f733bd8d1c063f7333577cf59
  Author: Abhina Sree <Abhina.Sreeskantharajan at ibm.com>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

  Changed paths:
    M llvm/cmake/config-ix.cmake

  Log Message:
  -----------
  [SystemZ][z/OS] Define _XOPEN_SOURCE=600 for dlopen (#127254)

On z/OS, dlopen is guarded by _XOPEN_SOURCE=600 so define it when
checking for the symbol.



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