[issue36231] Support builds on macOS without installed system header files

2019-06-20 Thread Dmitrii Pasechnik
Dmitrii Pasechnik added the comment: Thanks for the review of our PR. I think not all points made there are relevant: * on older systems, where `xcrun --show-sdk-path` is not available, one can assume that /usr/include is there, and simply set the corresponding variable to this value in

[issue36231] Support builds on macOS without installed system header files

2019-06-20 Thread Ned Deily
Ned Deily added the comment: Thanks again everyone. The general solution has now been merged to all active branches for release in 3.8.0, 3.7.4, and 2.7.17. Note that Issue19960 identifies an additional problem only on 2.7 where a few extension modules, notably zlib, are still not being