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

Remove RUST_MIN_STACK env variable once rustc v1.81.0 is out #117

Open
Sword-Smith opened this issue Aug 1, 2024 · 0 comments
Open

Remove RUST_MIN_STACK env variable once rustc v1.81.0 is out #117

Sword-Smith opened this issue Aug 1, 2024 · 0 comments

Comments

@Sword-Smith
Copy link
Contributor

Upstream dependency triton-vm doesn't build without this environment variable set to RUST_MIN_STACK = "33554432". This should be fixed in rustc v1.81.0. Once that version is on stable, please remove this environment variable from ./.cargo/config.toml again.

Sword-Smith added a commit to TritonVM/tasm-lang that referenced this issue Aug 24, 2024
Cf. fd0a7754ca05aa947dbb21904df273427a68fefa
and
TritonVM/tasm-lib#117

Please remove when rustc 1.81.0 is on stable, as the problem should be
fixed there.
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

No branches or pull requests

1 participant