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

Append to existing RUSTFLAGS, instead of overwriting. #1582

Merged
merged 2 commits into from
Dec 21, 2021

Conversation

tkintscher
Copy link
Contributor

This fixes #1579 .

Running sqlx prepare --merged should respect existing RUSTFLAGS set in the environment.

This change will append to the variable instead of overwriting it.

@abonander abonander merged commit f0d0f2f into launchbadge:master Dec 21, 2021
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.

sqlx prepare in merged/workspace mode overwrites RUSTFLAGS
2 participants