summaryrefslogtreecommitdiffstats
path: root/package/patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-04 17:54:50 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-09 11:26:41 +0200
commit9be2041fcfd765db0994c923d3148e948095254b (patch)
tree327447a22a4520a0bd93f7038935a24671b28c59 /package/patch
parentd84edca974074467435891c0c81359db131ea239 (diff)
downloadbuildroot-9be2041fcfd765db0994c923d3148e948095254b.tar.gz
buildroot-9be2041fcfd765db0994c923d3148e948095254b.zip
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>
Diffstat (limited to 'package/patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud