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

cmake: don't run cbindgen for build #408

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

cpu
Copy link
Member

@cpu cpu commented Mar 31, 2024

Similar to #398, we vendor a src/rustls.h and prefer builds use this to avoid the need for a nightly rust compiler. This branch adjusts the CMakeLists.txt build config to avoid regenerating the header file.

We vendor a `src/rustls.h` and prefer builds use this to avoid the need
for a nightly rust compiler.
@cpu cpu self-assigned this Mar 31, 2024
@cpu cpu merged commit 376978a into rustls:main Apr 19, 2024
21 checks passed
@cpu cpu deleted the cpu-cmake-no-cbindgen branch April 19, 2024 13:40
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.

2 participants