Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipfs: add options to disable #14827

Closed
wants to merge 8 commits into from
Closed

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Sep 8, 2024

  • CPPFLAGS: -DCURL_DISABLE_IPFS
  • configure: --disable-ipfs
  • cmake: -DCURL_DISABLE_IPFS=ON

Fixes #14824

@bagder bagder added the feature-window A merge of this requires an open feature window label Sep 8, 2024
docs/CURL-DISABLE.md Outdated Show resolved Hide resolved
vszakats added a commit to curl/curl-for-win that referenced this pull request Sep 9, 2024
@vszakats vszakats closed this in ce7d0d4 Sep 21, 2024
@vszakats vszakats deleted the disable-ipfs branch September 21, 2024 10:10
vszakats added a commit to curl/curl-for-win that referenced this pull request Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build cmdline tool enhancement feature-window A merge of this requires an open feature window IPFS
Development

Successfully merging this pull request may close these issues.

IPFS should be under enable- / disable- control
2 participants