frankenphp
0ea179d4
- fix: set the _GNU_SOURCE macro to allow memrchr usage (#124)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
fix: set the _GNU_SOURCE macro to allow memrchr usage (#124) * fix: set the _GNU_SOURCE macro to allow memrchr usage * only on Linux * add -Werror to prevent future issues like this
References
#124 - fix: set the _GNU_SOURCE macro to allow memrchr usage
Author
dunglas
Parents
315e90b4
Loading