Skip to content

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

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

Merged
merged 1 commit into from
Jun 16, 2025

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
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