diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2024-04-25 15:35:28 -0700 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-06-26 16:15:47 -0400 |
commit | 3cd2cee7756b462a4d5fb72373ebc7e4ced71e4f (patch) | |
tree | daef5d1fe14a0160a6364af4b89e97ac217de5f8 /mesonbuild/compilers/asm.py | |
parent | d86e5c52f47829aec4845910a26b59566c32ad61 (diff) | |
download | meson-3cd2cee7756b462a4d5fb72373ebc7e4ced71e4f.zip meson-3cd2cee7756b462a4d5fb72373ebc7e4ced71e4f.tar.gz meson-3cd2cee7756b462a4d5fb72373ebc7e4ced71e4f.tar.bz2 |
dependencies/openmp: use mlog.warning instead of open coding
It was probably done this way originally since we didn't have the
`fatal` keyword argument to avoid triggering the fatal-meson-warnings.
While we're here, replace the use of a `if bool` with an `else` on the
for loop.
Diffstat (limited to 'mesonbuild/compilers/asm.py')
0 files changed, 0 insertions, 0 deletions