Skip to content

[test] Use cflags rather than emcc_args. NFC#24578

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:emcc_args
Jun 16, 2025
Merged

[test] Use cflags rather than emcc_args. NFC#24578
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:emcc_args

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jun 16, 2025

This has a few advantages:

  1. It paves the way for separating out ldflags.
  2. It the commonly used name for compiler flags.
  3. Its slightly short and easier to type (important only because its repeated in many places)

@sbc100 sbc100 requested review from dschuff, juj and kripken June 16, 2025 17:17
@sbc100 sbc100 force-pushed the emcc_args branch 2 times, most recently from 744c2ac to ac98d5b Compare June 16, 2025 21:21
@sbc100 sbc100 enabled auto-merge (squash) June 16, 2025 21:35
This has a few advantages:

1. It paves the way for separating out `ldflags`.
2. It the commonly used name for compiler flags.
3. Its slightly short and easier to type (important only
   because its repeated in many places)
@sbc100 sbc100 disabled auto-merge June 16, 2025 22:33
@sbc100 sbc100 merged commit e66cbd5 into emscripten-core:main Jun 16, 2025
7 of 14 checks passed
@sbc100 sbc100 deleted the emcc_args branch June 16, 2025 22:33
sbc100 added a commit to sbc100/emscripten that referenced this pull request Jun 17, 2025
There was a race between emscripten-core#24550 and emscripten-core#24578 resulting in this test
failing when it was landed.
sbc100 added a commit that referenced this pull request Jun 17, 2025
There was a race between #24550 and #24578 resulting in this test
failing when it was landed.
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