crosstool-ng/scripts/build/libc
Alexey Neyman d58e740be8 glibc.sh: cleanups
- Dump CT_LIBC_EXTRA_CC_ARGS: instead, treat CT_LIBC_EXTRA_CFLAGS as
  arguments to CC (or they are not applied to .S, for example).
  Combine them with multi_flags and CT_TARGET_CFLAGS in proper order.
- Analyze thus combined flags to determine --with-fp/--without-fp.
  Don't need to check CT_ARCH_FLOAT - it is reflected in
  CT_TARGET_CFLAGS anyway. Check more soft/hard float options defined
  on different architectures.
- Drop checking for endianness flags: they are not reflected in
  configure arguments in any way, and they're already present in CFLAGS
  (either via multi_flags or via CT_TARGET_CFLAGS). Besides,
  CT_ARCH_ENDIAN_OPT was actually called CT_ARCH_ENDIAN_CFLAG, so this
  was a no-op anyway.

Signed-off-by: Alexey Neyman <stilor@att.net>
2016-08-23 11:00:27 -07:00
..
avr-libc.sh scripts: Update usage of CT_GetCustom 2015-12-08 10:55:13 -08:00
glibc.sh glibc.sh: cleanups 2016-08-23 11:00:27 -07:00
mingw.sh consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
musl.sh libc/*.sh: handle combinations of multilib root/dir. 2016-08-23 11:00:27 -07:00
newlib.sh newlib: add option to enable nano formatted io 2016-03-08 04:48:27 -08:00
none.sh avr-libc: add support for avr-libc C library 2015-06-21 20:53:06 -03:00
uClibc.sh libc/*.sh: handle combinations of multilib root/dir. 2016-08-23 11:00:27 -07:00