diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2023-07-16 21:47:43 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2023-07-16 23:57:57 +0300 |
commit | 3b5287b652d75b18478039f2c300ab6247fdd040 (patch) | |
tree | ec345abb2c42d397e3870619b6445264d18c6b81 /mesonbuild/backend/xcodebackend.py | |
parent | 76eba998504b4205ea04859ba4c26f4a609afd94 (diff) | |
download | meson-3b5287b652d75b18478039f2c300ab6247fdd040.zip meson-3b5287b652d75b18478039f2c300ab6247fdd040.tar.gz meson-3b5287b652d75b18478039f2c300ab6247fdd040.tar.bz2 |
Fix build using GDC 13
Do not run tests that use integers in versions with compiler that do
not support them.
Old versions of GDC supported plain integers in version and debug
strings but they are deprecated and GDC 13 hard errors on them.
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions