diff options
author | Michael Lenczewski <michael.lenczewski@gmail.com> | 2019-08-30 12:34:13 -0500 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2019-10-09 14:24:37 -0700 |
commit | 763c1e32809c71e266d97e99f14b588c82284195 (patch) | |
tree | c5376b62f3e891bf6ce6c3dff962fc99890e74cc /mesonbuild/compilers/c.py | |
parent | b6af3f38102d57197fbd365d1b2fa57a56c5f457 (diff) | |
download | meson-763c1e32809c71e266d97e99f14b588c82284195.zip meson-763c1e32809c71e266d97e99f14b588c82284195.tar.gz meson-763c1e32809c71e266d97e99f14b588c82284195.tar.bz2 |
Fix for issue 5355
compiler.get_supported_arguments reports success for certain unsupported
flags when using the gnu C/ObjC, C++/ObjC++ compilers. This fix reads
the stderr on the has_arguments check to ensure the arguments really are
supported and not valid for the language selection
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions