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

build(windows): add support for gnullvm targets #399

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ognevny
Copy link

@ognevny ognevny commented Jun 18, 2024

there are 2 types of non-msvc windows targets: *-pc-windows-gnu and *-pc-windows-gnullvm. gnullvm targets based on llvm-mingw (clang toolchain in fact)

@ognevny ognevny changed the title build: add support for gnullvm targets build(windows): add support for gnullvm targets Jun 18, 2024
@oconnor663
Copy link
Member

Today I learned! Could you add a comment to this PR to help me remember next time I look at this line of code? :)

@ognevny
Copy link
Author

ognevny commented Jul 3, 2024

Could you add a comment to this PR to help me remember next time I look at this line of code? :)

yes, but when?

@oconnor663
Copy link
Member

Sorry I meant like an inline comment in build.rs right above your change, reminding me/everyone to think about gnullvm when we change this code.

@ognevny
Copy link
Author

ognevny commented Jul 3, 2024

Sorry I meant like an inline comment in build.rs right above your change, reminding me/everyone to think about gnullvm when we change this code.

ok, will add tomorrow

@ognevny
Copy link
Author

ognevny commented Jul 14, 2024

sorry for delay, I forgot about it! added a comment

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