commit | 8acaa31eec84010c2211b838cffa9f69a91a5240 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Nov 12 20:53:39 2017 -0800 |
committer | GitHub <noreply@github.com> | Sun Nov 12 20:53:39 2017 -0800 |
tree | 445b45eb907b617ff14b6c0e2a4ad6b7de06cfb4 | |
parent | d7d4fea4a39da4bfdea1de22fe040023eb4ddc17 [diff] |
remove detect_math_libs (#4383) Darwin may not require libm, but it doesn't hurt to link it and simplifies configuration logic.