ext-toolchain: Automatically set -m64 if the architecture is x86_64
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 13 Mar 2012 22:30:00 +0000 (23:30 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 14 Mar 2012 23:00:57 +0000 (00:00 +0100)
commita22dc0f2302c1879ad3bad4dc41348181c5807ef
treef4de5e0da715b8ee168db0d99a0289ad54f28e35
parent39bd61c6f30e3d9548b5928488fcd9ccfb3fda70
ext-toolchain: Automatically set -m64 if the architecture is x86_64

Without the -m64, choosing the x86_64 architecture with a Sourcery external
toolchain will result in a 32-bit rootfs.

Also simplified the help text to reflect this change.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-external/Config.in
toolchain/toolchain-external/ext-tool.mk
toolchain/toolchain-external/ext-toolchain-wrapper.c