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

Fix check for Nintendo Switch target #24652

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

PMunch
Copy link
Contributor

@PMunch PMunch commented Jan 27, 2025

This should fix ringabouts comment here: #24639 (comment)

I wasn't aware that nintendoswitch and posix would be active at the same time, so I falsely inverted a check.

@Araq Araq added the merge_when_passes_CI mergeable once green label Jan 27, 2025
@narimiran narimiran merged commit cab3342 into nim-lang:devel Jan 27, 2025
18 checks passed
narimiran pushed a commit that referenced this pull request Jan 27, 2025
This should fix ringabouts comment here:
#24639 (comment)

I wasn't aware that `nintendoswitch` and `posix` would be active at the
same time, so I falsely inverted a check.

(cherry picked from commit cab3342)
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from cab3342

Hint: mm: orc; opt: speed; options: -d:release
178459 lines; 8.705s; 651.418MiB peakmem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge_when_passes_CI mergeable once green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants