kumquat-buildroot/package/gcc
Thomas Petazzoni 9be2041fcf gcc: fix HOST_GCC_COMMON_WRAPPER_TARGET_FLOAT_ABI typos
The HOST_GCC_COMMON_WRAPPER_TARGET_FLOAT_ABI variable was incorrectly
used as HOST_GCC_COMMON_WRAPPER_TARGET_FLOATABI_, which would always
be empty.

In practice, this block of code is only used on Blackfin (which has
BR2_GCC_ARCH_HAS_CONFIGURABLE_DEFAULTS unset) and Blackfin doesn't use
float-abi, so this block of code is in fact useless. But even if it's
useless, it's better to have it without typos.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-09 11:26:41 +02:00
..
4.9.4
5.5.0
6.4.0
7.3.0
arc-2017.09-release
gcc-final package: share downloaded files for big packages 2018-04-02 17:48:56 +02:00
gcc-initial package: share downloaded files for big packages 2018-04-02 17:48:56 +02:00
or1k-musl-5.4.0-20170218
Config.in.host
gcc.hash
gcc.mk gcc: fix HOST_GCC_COMMON_WRAPPER_TARGET_FLOAT_ABI typos 2018-04-09 11:26:41 +02:00