1 tools: just do proper cross-compile
3 Those tools are not used during the build; besides, they are installed.
5 So they don't need to not be cross-compiled.
7 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
10 Upstream status: not submitted, upstream is dead.
12 diff -durN dbus-cpp-0.9.0.orig/tools/Makefile.am dbus-cpp-0.9.0/tools/Makefile.am
13 --- dbus-cpp-0.9.0.orig/tools/Makefile.am 2017-03-21 21:48:57.013409423 +0100
14 +++ dbus-cpp-0.9.0/tools/Makefile.am 2017-03-21 21:49:35.329979798 +0100
18 -CXX = $(CXX_FOR_BUILD)
24 -I$(top_builddir)/include \
28 -libdbus_cxx_la = $(BUILD_LIBDBUS_CXX_DIR)/src/libdbus-c++-1.la
30 libdbus_cxx_la = $(top_builddir)/src/libdbus-c++-1.la
33 bin_PROGRAMS = dbusxx-xml2cpp dbusxx-introspect