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

Add Windows rustflags #40

Merged
merged 6 commits into from
Feb 15, 2023
Merged

Add Windows rustflags #40

merged 6 commits into from
Feb 15, 2023

Conversation

swernli
Copy link
Collaborator

@swernli swernli commented Feb 15, 2023

This change adds a cargo config.toml with Windows specific rustflags to enable control flow guard, static C runtime, and shadow stack link args. See comments in the config.toml file.

This change adds a cargo config.toml with Windows specific rustflags to enable control flow guard, static C runtime, and shadow stack link args. See comments in the config.toml file.
@swernli swernli marked this pull request as ready for review February 15, 2023 18:02
@swernli swernli merged commit 029fe83 into main Feb 15, 2023
@swernli swernli deleted the swernli/windows-rustflags branch February 15, 2023 19:14
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