diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2023-07-13 09:28:59 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2023-07-15 12:22:30 -0700 |
commit | 76eba998504b4205ea04859ba4c26f4a609afd94 (patch) | |
tree | 1a08572c98073c7c2270b6fc092eac8e81517e13 /mesonbuild/compilers/mixins/compcert.py | |
parent | adaea4136fdbf24933f243400f7771128f74deed (diff) | |
download | meson-76eba998504b4205ea04859ba4c26f4a609afd94.zip meson-76eba998504b4205ea04859ba4c26f4a609afd94.tar.gz meson-76eba998504b4205ea04859ba4c26f4a609afd94.tar.bz2 |
rust: disable overflow-checks by default
These result in very large binaries when linked, and are not generally
useful. A user can turn them back on by passing `-C overflow-checks=yes`
manually via `-Drust_args` or the `RUSTFLAGS` environment variable
fixes: #11785
Diffstat (limited to 'mesonbuild/compilers/mixins/compcert.py')
0 files changed, 0 insertions, 0 deletions