Skip to content

build: Ignore CLANGFLAGS#732

Draft
jschwe wants to merge 1 commit intoservo:mainfrom
jschwe:build-rs-cc-rs-unification
Draft

build: Ignore CLANGFLAGS#732
jschwe wants to merge 1 commit intoservo:mainfrom
jschwe:build-rs-cc-rs-unification

Conversation

@jschwe
Copy link
Copy Markdown
Member

@jschwe jschwe commented Apr 18, 2026

CLANGFLAGS was only applied to bindgen.
cc-rs is not documented to use it, and SM also doesn't reference it. In servo I also couldn't see us setting this variable. This is a preperation for unifying our common build flags across cc-rs, SM build and bindgen.

Testing: Describe how this pull request is tested or why it doesn't require tests

CLANGFLAGS was only applied to bindgen.
cc-rs is not documented to use it, and SM also doesn't reference it.
In servo I also couldn't see us setting this variable.
This is a preperation for unifying our common build flags
across cc-rs, SM build and bindgen.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
@jschwe
Copy link
Copy Markdown
Member Author

jschwe commented Apr 18, 2026

I'm not sure if it's worth it to merge this standalone, or if I should just put it into the bigger PR.

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.

1 participant