Skip to content

Commit

Permalink
build: Inherit flags from rustc
Browse files Browse the repository at this point in the history
Where applicable, detect which RUSTFLAGS were set for rustc and convert
them into their corresponding cc flags in order to ensure consistent
codegen across Rust and non-Rust modules.
  • Loading branch information
mrkajetanp committed Nov 20, 2024
1 parent 290a629 commit 1a8e8de
Show file tree
Hide file tree
Showing 3 changed files with 544 additions and 0 deletions.
Loading

0 comments on commit 1a8e8de

Please sign in to comment.