Commit 9badb4e4a250efc92af0cc6b952bddf12d826c27

maxice8 2019-02-23T05:55:00

meson.build: use program from build machine not host or target. We can't always execute binaries from the host or target machine, as is the case in cross compilation. closes #89