Skip to content

Move clang flags handling to new compile.py file. NFC #24880

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 7 commits into from
Aug 7, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Aug 7, 2025

This mirrors the existing link.py file.

My plan is to make use of these functions to call clang directly when building the system libs.

@sbc100 sbc100 requested a review from dschuff August 7, 2025 18:40
@sbc100 sbc100 changed the title Move clang flags handling to new compile.py file Move clang flags handling to new compile.py file. NFC Aug 7, 2025
This mirrors the existing `link.py` file.

My plan is to make use of these functions to call clang directly when
building the system libs.
@sbc100 sbc100 force-pushed the move_compile_flags branch from 1c17ee6 to 99e67ac Compare August 7, 2025 18:44
sbc100 and others added 6 commits August 7, 2025 15:12
Co-authored-by: Derek Schuff <dschuff@chromium.org>
Co-authored-by: Derek Schuff <dschuff@chromium.org>
Co-authored-by: Derek Schuff <dschuff@chromium.org>
Co-authored-by: Derek Schuff <dschuff@chromium.org>
Co-authored-by: Derek Schuff <dschuff@chromium.org>
Co-authored-by: Derek Schuff <dschuff@chromium.org>
@sbc100 sbc100 merged commit 0331e82 into emscripten-core:main Aug 7, 2025
12 of 14 checks passed
@sbc100 sbc100 deleted the move_compile_flags branch August 7, 2025 22:29
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