diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-05-16 11:12:17 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2019-05-16 11:12:17 -0700 |
commit | d941ca1b19e7016251966d676b33611f56dc56c1 (patch) | |
tree | e710c0d432bca4c5b42d19a31a4292231fc93272 /mesonbuild/compilers/objcpp.py | |
parent | 0b66a106e3a30a3e751a1e71765ad281f23c33a6 (diff) | |
download | meson-d941ca1b19e7016251966d676b33611f56dc56c1.zip meson-d941ca1b19e7016251966d676b33611f56dc56c1.tar.gz meson-d941ca1b19e7016251966d676b33611f56dc56c1.tar.bz2 |
mconf: Don't change the type of coredata.deps
Which is an OrderedDict, but mconf changes to a plain dict. This will
work fine with Python 3.7+, but not with 3.5 and 3.6
Diffstat (limited to 'mesonbuild/compilers/objcpp.py')
0 files changed, 0 insertions, 0 deletions