Commit 3f5f110
Fix Darwin builds for non-standard environments (e.g. Nix) (#941)
* Fix Darwin builds for non-standard environments (e.g. Nix) * Conditionally add _DARWIN_C_SOURCE define * Also for darwin OS --------- Co-authored-by: Justin Smith <justsmth@amazon.com> Co-authored-by: Justin W Smith <103147162+justsmth@users.noreply.github.com>1 parent 7625b53 commit 3f5f110
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
225 | 230 | | |
226 | 231 | | |
227 | 232 | | |
| |||
403 | 408 | | |
404 | 409 | | |
405 | 410 | | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
406 | 415 | | |
407 | 416 | | |
408 | 417 | | |
| |||
0 commit comments