mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
eclass/toolchain-funcs: Sync with Gentoo
It's from Gentoo commit 2233039b76561d014626c535123b8392177638bf. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
94f7244f0d
commit
a7ec8f00cb
@ -292,7 +292,7 @@ tc-tuple-is-softfloat() {
|
||||
echo "yes" ;;
|
||||
*-softfp-*)
|
||||
echo "softfp" ;;
|
||||
arm*-hardfloat-*|arm*eabihf)
|
||||
arm*-hardfloat-*|arm*eabihf*)
|
||||
echo "no" ;;
|
||||
# bare-metal targets have their defaults. bug #666896
|
||||
*-newlib|*-elf|*-eabi)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user