You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: