Skip to content

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

Merged
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:re-optimize-libc
May 22, 2024
Merged

Pass -O2 -DNDEBUG to wasi-libc again#423
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:re-optimize-libc

Conversation

@alexcrichton
Copy link
Copy Markdown
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
@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