]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
jimtcl: explicitly set --host / --build
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 3 Nov 2017 22:28:37 +0000 (23:28 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 26 Nov 2017 20:30:25 +0000 (21:30 +0100)
commitdd2c5e9150bd0469c048f2c4a6087711e9b82d6d
tree6f0f2b06e2f4b8394a7c4fffa2d83911cdb988fb
parentc467f422b7c3e717a3878b132865d47bec76eed0
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>
(cherry picked from commit 962561a57521dc778df99904aff06c6d1bc435ee)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/jimtcl/jimtcl.mk