diff options
| author | Eli Schwartz <eschwartz93@gmail.com> | 2024-02-01 08:09:07 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-02-01 10:25:27 -0500 |
| commit | cb54f0d707e5673eb1d8aaafae59a6d5fde25e18 (patch) | |
| tree | faac4b3e6d01a95e77289205c3a2b2c80d9a0484 /mesonbuild/dependencies/python.py | |
| parent | b50dd0607d7731308533538efce134a2bde077a2 (diff) | |
| download | meson-cb54f0d707e5673eb1d8aaafae59a6d5fde25e18.tar.gz | |
test cases: pass the c++11 std to boost-using code
Apple Clang defaults to C++03 or earlier, and boost 1.84 has started
requiring C++11 as a minimum. Fixes test failures on the macOS builders.
Unneeded for GCC systems since GCC defaults to a more recent std -- but
also semantically correct there too.
Diffstat (limited to 'mesonbuild/dependencies/python.py')
0 files changed, 0 insertions, 0 deletions
