diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-21 22:27:11 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-07 00:09:21 +0100 |
commit | 6bec1d5191a2f017f1e7aa46286de50ba067b7de (patch) | |
tree | ca8ad0b481ded168438e587df54e7f333832493a /arch/Config.in.sparc | |
parent | ae2850b78c15c3c848bb01f723da439df8dfe68e (diff) | |
download | buildroot-6bec1d5191a2f017f1e7aa46286de50ba067b7de.tar.gz buildroot-6bec1d5191a2f017f1e7aa46286de50ba067b7de.zip |
arch/x86: get rid of BR2_GCC_TARGET_TUNE
According to the gcc documentation, -march implies -mtune on x86, so
defining both BR2_GCC_TARGET_ARCH and BR2_GCC_TARGET_TUNE is
redundant. Therefore, this commit removes the definition of
BR2_GCC_TARGET_TUNE on x86.
However, while doing so, it adds one new case for BR2_GCC_TARGET_ARCH:
using -march=generic when BR2_x86_generic is selected.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'arch/Config.in.sparc')
0 files changed, 0 insertions, 0 deletions