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

Pass -O2 -DNDEBUG to wasi-libc again #423

Merged
merged 1 commit into from
May 22, 2024

Conversation

alexcrichton
Copy link
Collaborator

I forgot in #422 that by specifying EXTRA_CFLAGS to the wasi-libc build that it would override the defaults of wasi-libc which is to pass these two flags in. This passes them back in to ensure the default build still has the same flags.

I forgot in WebAssembly#422 that by specifying `EXTRA_CFLAGS` to the wasi-libc
build that it would override the defaults of wasi-libc which is to pass
these two flags in. This passes them back in to ensure the default build
still has the same flags.
@alexcrichton alexcrichton marked this pull request as ready for review May 22, 2024 17:10
@alexcrichton alexcrichton enabled auto-merge (squash) May 22, 2024 17:28
@alexcrichton alexcrichton merged commit 68df37e into WebAssembly:main May 22, 2024
5 checks passed
@alexcrichton alexcrichton deleted the re-optimize-libc branch July 31, 2024 14:58
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.

3 participants