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

allow optimizations on production builds #20

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

shikaan
Copy link
Collaborator

@shikaan shikaan commented Mar 1, 2024

This change allows the usage of -O* flags by solving an off-by-one error.

This change also introduces -Wall and addresses the related warnings.

@shikaan shikaan force-pushed the 18-allow-optimization-on-production-builds branch from 54e237f to 7895aaf Compare March 1, 2024 21:19
@shikaan shikaan merged commit 80d1015 into main Mar 1, 2024
@shikaan shikaan deleted the 18-allow-optimization-on-production-builds branch March 1, 2024 21:19
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.

1 participant