[llvm] [LLVM][Cygwin] Define _GNU_SOURCE on Cygwin as well. (PR #138329)

via llvm-commits llvm-commits at lists.llvm.org
Sun May 4 14:25:25 PDT 2025


jeremyd2019 wrote:

cygwin's packaging builds clang standalone, and in that configuration it seems that `_GNU_SOURCE` is not defined despite this change.  Any thoughts?

https://github.com/llvm/llvm-project/pull/138329


More information about the llvm-commits mailing list