Skip to content

build: drop redundant USE_QUICHE guards#21135

Closed
vszakats wants to merge 4 commits intocurl:masterfrom
vszakats:quich-always-openssl
Closed

build: drop redundant USE_QUICHE guards#21135
vszakats wants to merge 4 commits intocurl:masterfrom
vszakats:quich-always-openssl

Conversation

@vszakats
Copy link
Copy Markdown
Member

When used together with USE_OPENSSL. USE_QUICHE always implies
USE_OPENSSL.

Also: merge two (now identical) #if blocks in openssl.c.

@vszakats vszakats force-pushed the quich-always-openssl branch 2 times, most recently from e3cfdd6 to 4139ab6 Compare March 28, 2026 11:23
When used together with `USE_OPENSSL`. `USE_QUICHE` always implies
`USE_OPENSSL`.
@vszakats vszakats force-pushed the quich-always-openssl branch from 4139ab6 to c6eb973 Compare March 28, 2026 15:04
@vszakats vszakats closed this in 3c72928 Mar 30, 2026
@vszakats vszakats deleted the quich-always-openssl branch March 30, 2026 11:47
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