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 the build when the JIT is disabled #2139

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

JesseTG
Copy link
Contributor

@JesseTG JesseTG commented Aug 19, 2024

This PR fixes compiler errors in builds that exclude JIT support. A recent commit introduced JIT-specific changes without ensuring that the JIT is actually available; as a result, errors such as these occur.

@nadiaholmquist nadiaholmquist merged commit 824eb37 into melonDS-emu:master Aug 19, 2024
6 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