summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-11-03 23:28:37 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-11-05 20:44:08 +0100
commit962561a57521dc778df99904aff06c6d1bc435ee (patch)
tree1fb0eb4faf70a47fca29a2bdae079c87ba87c8db /docs/manual
parent4c3820248761c279e3c8f9839e5b24c8b39891fd (diff)
downloadbuildroot-962561a57521dc778df99904aff06c6d1bc435ee.tar.gz
buildroot-962561a57521dc778df99904aff06c6d1bc435ee.zip
jimtcl: explicitly set --host / --build
Fixes: http://autobuild.buildroot.net/results/d13/d137680bf1c0ebfacef635cb2f0fc14524759143/ 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. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud