diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-11-03 00:13:15 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-11-03 15:44:41 -0400 |
commit | af41eb6e9b98a0611f870b9c01707f3428ee3704 (patch) | |
tree | 53ed91baad13fb7b3c5ae9058dd45c3d53a7a815 /mesonbuild/compilers/asm.py | |
parent | 608a6196a0ce1bebf66c5ac0cc38a20bfddede9b (diff) | |
download | meson-af41eb6e9b98a0611f870b9c01707f3428ee3704.zip meson-af41eb6e9b98a0611f870b9c01707f3428ee3704.tar.gz meson-af41eb6e9b98a0611f870b9c01707f3428ee3704.tar.bz2 |
squelch an EncodingWarning we don't care about
We would like to use the default value (the one python urged us not to
use), but without getting a warning for it. Luckily, we have the correct
value already, so we can pass it manually to avoid the complaint.
Diffstat (limited to 'mesonbuild/compilers/asm.py')
0 files changed, 0 insertions, 0 deletions