Skip to content

curl: avoid deprecation warning on CURL_CA_BUNDLE#2714

Open
bgilbert wants to merge 2 commits intomesonbuild:masterfrom
bgilbert:curl
Open

curl: avoid deprecation warning on CURL_CA_BUNDLE#2714
bgilbert wants to merge 2 commits intomesonbuild:masterfrom
bgilbert:curl

Conversation

@bgilbert
Copy link
Collaborator

If there's no CA bundle, curl_config.h wants CURL_CA_BUNDLE to be set to false, but curl-config prints the value using @CURL_CA_BUNDLE@ and current Meson warns about this. Don't pass false when writing curl-config.

If there's no CA bundle, curl_config.h wants CURL_CA_BUNDLE to be set to
false, but curl-config prints the value using @CURL_CA_BUNDLE@ and
current Meson warns about this.  Don't pass false when writing curl-config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant