Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Labels
buildThe build process and cross-buildThe build process and cross-buildtype-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
The LDLIBRARY and HOSTRUNNER checks overlap; this results in garbled output:
$ ./configure[...]checking LDLIBRARY... checking HOSTRUNNER... libpython$(VERSION)$(ABIFLAGS).aThe IPv6 library check is very subtle:
$ ./configure[...]configure: using libcSuggesting to clean this up, for improved configure user experience:
$ ./configure[...]checking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).achecking HOSTRUNNER...[...]checking ipv6 stack type... kamechecking ipv6 library... libcLinked PRs
Metadata
Metadata
Assignees
Labels
buildThe build process and cross-buildThe build process and cross-buildtype-featureA feature request or enhancementA feature request or enhancement