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

build: add options to disable SHA-512/256 hash algo #14753

Closed
wants to merge 1 commit into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Sep 1, 2024

Existing C macro lacked build-level counterparts.
Add them in this patch.

  • cmake: -DCURL_DISABLE_SHA512_256=ON
  • autotools: --disable-sha512-256

Also drop the checker exception from test1165.pl.

Follow-up to cbe41d1 #12897

- cmake: `-DCURL_DISABLE_SHA512_256=ON`
- autotools: `--disable-sha512-256`

Also drop the exception from `test1165.pl`.

Follow-up to cbe41d1 curl#12897
@vszakats vszakats added the cmake label Sep 1, 2024
vszakats added a commit to curl/curl-for-win that referenced this pull request Sep 1, 2024
@vszakats vszakats closed this in 3362994 Sep 1, 2024
@vszakats vszakats deleted the bld-sha512267-options branch September 1, 2024 20:14
vszakats added a commit to curl/curl-for-win that referenced this pull request Sep 1, 2024
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