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

Update build command in docs to use release mode #3846

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

zhassan-aws
Copy link
Contributor

The Building from source page lists cargo build-dev as the command to build Kani. However, this command builds Kani in debug/development mode where optimizations are turned off, and thus may be much slower than the optimized binaries. This PR updates the docs to list the command to build in release mode.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@zhassan-aws zhassan-aws requested a review from a team as a code owner January 21, 2025 22:26
@zhassan-aws zhassan-aws added this pull request to the merge queue Jan 22, 2025
Merged via the queue into model-checking:main with commit 834dc41 Jan 22, 2025
28 checks passed
@zhassan-aws zhassan-aws deleted the build-release branch January 22, 2025 20:51
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