OS X Compile Issues
Opened this issue · 0 comments
DomT4 commented
To achieve successful compile on OS X, 10.7 - 10.10 you need to append the following CFLAG during the build process "-D_DARWIN_C_SOURCE"
.
Is that a known issue or something you guys upstream can fix?
It's an old bug, but I'm not sure if it was ever reported to anyone upstream and addressed, so apologies if this is belated or covering previously-trodden ground.