OSDN Git Service

configure: tell meson and contrib_plugins about DLLTOOL
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 6 Nov 2023 18:51:02 +0000 (18:51 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 8 Nov 2023 15:15:23 +0000 (15:15 +0000)
commit09f17983b7c0f2b90bdd3aaea4d78286a832cfbb
tree01a06c672d61b0d1565b115d22834feb3d660818
parentb4ff21284be784b5dc0f5dc8f3be07e57aa3faf8
configure: tell meson and contrib_plugins about DLLTOOL

To cleanly handle cross-building we need to export the details of
dlltool into meson's list of cross binaries and into the
contrib/plugins/ make configuration.

Cc: Greg Manning <gmanning@rapitasystems.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231106185112.2755262-13-alex.bennee@linaro.org>
configure