commit | 0af08f343a7b792f527b78e2a35d9453039940c2 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Tue Oct 05 06:02:57 2021 -0400 |
committer | GitHub <noreply@github.com> | Tue Oct 05 11:02:57 2021 +0100 |
tree | 8ed6359f38c7734bde75576f2f44e8c5b42ec9ce | |
parent | bd627eb7ed08a891dd1356756feb1ce2600358e4 [diff] |
bpo-45163: Restrict added libnetwork check to builds on Haiku. (GH-28729) For example, without the guard the check could cause macOS installer builds to fail to install on older supported macOS releases where libnetwork is not available and is not needed on any release.