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

Fix the mlcfg script #1009

Merged
merged 1 commit into from
May 22, 2024
Merged

Fix the mlcfg script #1009

merged 1 commit into from
May 22, 2024

Conversation

arnaudgolfouse
Copy link
Collaborator

The mlcfg script at the root of the repo was failing with the error

error: the following required arguments were not provided:
  --why3-config-file <WHY3_CONFIG_FILE>

Usage: creusot-rustc --why3-config-file <WHY3_CONFIG_FILE> --output-file <OUTPUT_FILE> --span-mode <SPAN_MODE> -- <RUST_FLAGS>...

For more information, try '--help'.

@Armael is that the correct fix ?

@Armael
Copy link
Contributor

Armael commented May 22, 2024

Perfect, thanks a lot for the fix!

@Armael Armael merged commit 40b03ff into creusot-rs:master May 22, 2024
4 checks passed
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.

None yet

2 participants