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

feat: Disable jit globally (properly) #96

Merged
merged 15 commits into from
Oct 22, 2024

Conversation

RKNF404
Copy link
Collaborator

@RKNF404 RKNF404 commented Oct 21, 2024

This forces pages that typically don't need JIT to be JITless by default with a feature to control the behavior.
Also adds a greater distinction between whether a flag is a feature or switch.

Drafting until tested working.

@RKNF404
Copy link
Collaborator Author

RKNF404 commented Oct 22, 2024

The spare renderer is disabled since it is only compatible with JIT processes, and it runs with JIT itself.

@RKNF404 RKNF404 marked this pull request as ready for review October 22, 2024 15:27
@RoyalOughtness RoyalOughtness merged commit 67fa9b9 into secureblue:master Oct 22, 2024
1 check 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