Fix GH-15565: --disable-ipv6 during compilation produces error EAI_SYSTEM not found#15567
Fix GH-15565: --disable-ipv6 during compilation produces error EAI_SYSTEM not found#15567ndossche wants to merge 1 commit into
Conversation
…_SYSTEM not found
cmb69
left a comment
There was a problem hiding this comment.
Thank you! This looks good to me (I'm still trying to find where that macro is actually defined, though, out of interest).
Wrong question. It's about: php-src/win32/build/config.w32 Line 332 in 6351468 Not sure that ca6dd7e was correct (well, seems it was according to what we had). But why did we define |
|
Interestingly, |
POSIX isn't explicitly clear about this. Anyhow, I still think we should go with this least intrusive patch for stable versions, and may have a closer look into this for the |
No description provided.