diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-11-04 09:47:07 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-11-05 20:49:47 +0100 |
commit | 29cccab4476bc58b2acb50887a67e310045efb24 (patch) | |
tree | 19df469ebbc38fa25fda71388fa592834cbf3b66 /package/python-numpy/0002-Add-support-of-ARC.patch | |
parent | 962561a57521dc778df99904aff06c6d1bc435ee (diff) | |
download | buildroot-29cccab4476bc58b2acb50887a67e310045efb24.tar.gz buildroot-29cccab4476bc58b2acb50887a67e310045efb24.zip |
usb_modeswitch: explicitly set --host / --build for the embedded jimtcl
Fixes:
http://autobuild.buildroot.net/results/106/106af20196089e74c35daabdae46f030981600bd/
Otherwise the (handwritten) configure script uses a config.guess script from
2010 to figure out the build host, breaking builds on ppc64le hosts.
The result of --host / --build is only used to detect if we are building for
Windows or not, which is why things are working on x86(-64) build hosts
without specifying --host even though we are cross compiling - But this may
change in the future, so we better pass the correct values.
Passing extra jimtcl configure flags is unfortunately not forseen in the
usb_modeswitch Makefile, so add a small patch making this possible.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-numpy/0002-Add-support-of-ARC.patch')
0 files changed, 0 insertions, 0 deletions