mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
libfloat is a component by itself, not a sup-part of the C library.
This commit is contained in:
parent
56b73046a4
commit
d4bbd9ff11
@ -306,7 +306,7 @@ CT_EndStep
|
||||
# export any variable, nor re-parse the configuration and functions files.
|
||||
. "${CT_TOP_DIR}/scripts/build/kernel_${CT_KERNEL}.sh"
|
||||
. "${CT_TOP_DIR}/scripts/build/binutils.sh"
|
||||
. "${CT_TOP_DIR}/scripts/build/libc_libfloat.sh"
|
||||
. "${CT_TOP_DIR}/scripts/build/libfloat.sh"
|
||||
. "${CT_TOP_DIR}/scripts/build/libc_${CT_LIBC}.sh"
|
||||
. "${CT_TOP_DIR}/scripts/build/cc_core_${CT_CC_CORE}.sh"
|
||||
. "${CT_TOP_DIR}/scripts/build/cc_${CT_CC}.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user