Skip to content

Honor -m32 / -m64 command line flags. NFC#26765

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:m64
Apr 23, 2026
Merged

Honor -m32 / -m64 command line flags. NFC#26765
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:m64

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Apr 23, 2026

Clang already accepts these was ways to select 64-bit/32-bit flavors of current triple.

As a drive-by fix I also removed some no-longer-needed -Wno-experimental flags from the test suite.

@sbc100 sbc100 requested review from dschuff and kripken April 23, 2026 18:17
@sbc100 sbc100 enabled auto-merge (squash) April 23, 2026 18:25
Comment thread test/test_other.py Outdated
Comment thread tools/webassembly.py Outdated
Comment thread tools/webassembly.py Outdated
Clang already accepts these was ways to select 64-bit/32-bit flavors of
current triple.

As a drive-by fix I also removed some no-longer-needed
`-Wno-experimental` flags from the test suite.
@sbc100
Copy link
Copy Markdown
Collaborator Author

sbc100 commented Apr 23, 2026

I also added a ChangeLog entry.

@sbc100 sbc100 requested a review from dschuff April 23, 2026 20:34
@sbc100 sbc100 merged commit d0cab3f into emscripten-core:main Apr 23, 2026
29 checks passed
@sbc100 sbc100 deleted the m64 branch April 23, 2026 20:53
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.

2 participants