llvm-project
9633f87e
- [LLVM][Cygwin] Define _GNU_SOURCE on Cygwin as well. (#138329)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
149 days ago
[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@jdrake.com>
References
#138329 - [LLVM][Cygwin] Define _GNU_SOURCE on Cygwin as well.
Author
jeremyd2019
Parents
ebdf2e06
Loading