crosstool-ng/scripts/build
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
..
arch arch/x86: add a sanity check 2016-06-09 17:12:49 -07:00
binutils elf2flt: Use openadk version of elf2flt 2016-01-13 05:58:28 -08:00
cc libc/*.sh: handle combinations of multilib root/dir. 2016-08-23 11:00:27 -07:00
companion_libs libelf: Cygwin fix for UNC paths 2016-01-03 15:53:09 +00:00
companion_tools consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
debug Work-around another quirk in GDB configure. 2016-04-01 18:15:39 -07:00
kernel linux: allow arm* to build headers for no-mmu 2016-01-13 06:03:27 -08:00
libc glibc.sh: cleanups 2016-08-23 11:00:27 -07:00
test_suite consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
cc.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh crosstool-NG.sh.in: Don't make lots of symlinks to lib folder 2016-08-23 11:00:27 -07:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00