Skip to content

Conversation

@vszakats
Copy link
Member

Before this patch it used ENABLE_IPV6, the configuration intent.
Replace with USE_IPV6 which is the actual setting passed to C.

The two can be different for targets without IPv6 support.

Before this patch it used `ENABLE_IPV6`, the configuration intent.
Replace with `USE_IPV6` which is the actual setting passed down to C.

The two can be different for targets without IPv6 support.
@github-actions github-actions bot added the build label Jan 12, 2025
@vszakats vszakats changed the title cmake: pick a better indicator for IPv6 when assembling the feature list cmake: pick a better IPv6 indicator when assembling the feature list Jan 13, 2025
@vszakats vszakats changed the title cmake: pick a better IPv6 indicator when assembling the feature list cmake: pick a better IPv6 feature flag when assembling the feature list Jan 13, 2025
@vszakats vszakats closed this in c4ba49c Jan 13, 2025
@vszakats vszakats deleted the cm-ipv6-tidy branch January 13, 2025 01:46
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Before this patch it used `ENABLE_IPV6`, the configuration intent.
Replace with `USE_IPV6` which is the actual setting passed to C.

The two can be different for targets without IPv6 support.

Closes curl#15980
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant