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

Handle already-set-up MSVC environments targeting AArch64/ARM. #4625

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

just-harry
Copy link
Contributor

This PR prevents LDC from clobbering an already-set-up MSVC environment that targets AArch64 or ARM, addressing #4624.

It doesn't add the ability to automatically set-up an MSVC environment for targeting AArch64 or ARM when that's what LDC is targeting, but not clobbering existing environments is a nice improvement.

@kinke kinke merged commit b29edc8 into ldc-developers:master Apr 23, 2024
23 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.

2 participants