diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-02-17 17:06:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-17 17:06:13 +0100 |
| commit | 10cc816cef0819140efb75d2cd8024c2510ca445 (patch) | |
| tree | 4bfd3a4b6f3f2a3ae110db8f99ce5dcafa419de4 /compiler/rustc_codegen_llvm/src/allocator.rs | |
| parent | 8d72b7cb42dff4355b14e7f67a25e61e5edd888a (diff) | |
| parent | a71de77ae9459e4f05ceb8695fce793b0ac00319 (diff) | |
| download | rust-10cc816cef0819140efb75d2cd8024c2510ca445.tar.gz rust-10cc816cef0819140efb75d2cd8024c2510ca445.zip | |
Rollup merge of #137170 - ferrocene:pa-target-jemalloc, r=Kobzol
Allow configuring jemalloc per target In Ferrocene we're trying to switch from `./configure` to a predefined `config.toml` file. One of the limitations of doing that is the `rust.jemalloc` configuration option, which we need to conditionally disable based on the target. This PR adds a `target.$tuple.jemalloc` option to override `rust.jemalloc` to make that possible.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions
