aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJames Westman <flyingpimonster@flyingpimonster.net>2019-06-24 12:04:12 -0500
committerJussi Pakkanen <jpakkane@gmail.com>2019-06-27 21:28:54 +0300
commit77c3e6a4aaed07e626f4bf4deb7eb66e0f03a33d (patch)
treebf8a10d22a6b467b616f731be972752c3ce61035 /setup.py
parent9149aaba9c87250a7fc92686c37057038f57ef99 (diff)
downloadmeson-77c3e6a4aaed07e626f4bf4deb7eb66e0f03a33d.zip
meson-77c3e6a4aaed07e626f4bf4deb7eb66e0f03a33d.tar.gz
meson-77c3e6a4aaed07e626f4bf4deb7eb66e0f03a33d.tar.bz2
Fix two errors when cross-compiling with Vala
- AttributeError: 'ValaCompiler' object has no attribute 'get_program_dirs' Fixed by adding a `get_program_dirs()` function to the base Compiler class, to match `get_library_dirs()` - KeyError: 'vala_COMPILER' Fixed by creating the Vala compile rules for all machines, not just the build machine.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions