package/xen: disable go tools
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 7 Nov 2020 17:43:37 +0000 (18:43 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 9 Nov 2020 16:06:13 +0000 (17:06 +0100)
commitc04a56af130a6d4276dbbd319639a3cdbf509229
treeccce7479042fda570118544b3bad21424814bf0f
parent2185877a805a2a1c6821b49ac74ee3aadfc68f58
package/xen: disable go tools

go tools are enabled by default since version 4.14.0 and
https://github.com/xen-project/xen/commit/1e13ea98bbb8369d065af4666c45c26dab5240d5

Disable them to avoid the following build failure on arm or aarch64
(when host-go is built before xen):

aarch64-none-linux-gnu-gcc: error: unrecognized command line option '-m64'

Fixes:
 - http://autobuild.buildroot.org/results/08948e4c4a88fbf09cae524949e5b656882a6e9a
 - http://autobuild.buildroot.org/results/d966585c931ca4a4ae6a854a21e07eec4c277a02

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/xen/xen.mk