Add x86_64 variants to BR2_GCC_TARGET_ARCH
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 31 Dec 2011 10:42:49 +0000 (11:42 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 1 Mar 2012 19:26:36 +0000 (20:26 +0100)
commitf3a01cb0870b14776eda509bf3d592f9a8d349a7
tree1697a0015625944529df42b2624982425dda753f
parentdca6e03eac0ec70bb01492e378c694d8dabcedfd
Add x86_64 variants to BR2_GCC_TARGET_ARCH

With the Sourcery CodeBench IA32/AMD64 toolchain, the proper -march=
switch must be passed. So, on x86_64, we make sure that
BR2_GCC_TARGET_ARCH gets defined to the correct value, just as we do
on x86.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
target/Config.in.arch