[all-commits] [llvm/llvm-project] 9633f8: [LLVM][Cygwin] Define _GNU_SOURCE on Cygwin as wel...
jeremyd2019 via All-commits
all-commits at lists.llvm.org
Sat May 3 14:33:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9633f87e34dddce49619e7fc2d75c659c61a9db1
https://github.com/llvm/llvm-project/commit/9633f87e34dddce49619e7fc2d75c659c61a9db1
Author: jeremyd2019 <github at jdrake.com>
Date: 2025-05-04 (Sun, 04 May 2025)
Changed paths:
M llvm/cmake/config-ix.cmake
Log Message:
-----------
[LLVM][Cygwin] Define _GNU_SOURCE on Cygwin as well. (#138329)
Without it, certain functions such as dladdr are not make available by
the headers.
Signed-off-by: Jeremy Drake <github at jdrake.com>
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