buildrootschalter/toolchain
2007-07-06 11:42:03 +00:00
..
binutils - remove erroneously copied patch 2007-06-25 10:40:32 +00:00
ccache - "Keep the actual toolchain binaries in a directory at the same level". 2007-06-23 13:49:33 +00:00
dependencies - check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONS 2007-06-26 13:26:51 +00:00
elf2flt pull from uClinux CVS 2007-01-28 05:32:12 +00:00
external-toolchain When using an external toolchain, we still need to have the user select which thread model the toolchain was built with. This allows for proper building of LTP and possibly other packages. 2007-04-28 17:10:31 +00:00
gcc This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT set. Maybe when it is set the C++ libraries get put into $(TARGET_DIR)/lib. If that is the case, then an 'if-else' block will need to be placed to strip the right location. 2007-07-05 05:15:47 +00:00
gdb - don't bail out on cc warnings 2007-06-26 14:32:10 +00:00
kernel-headers - bump version to 2.6.21.5 2007-06-21 22:10:12 +00:00
mklibs - portable cp args 2007-01-03 14:11:16 +00:00
sstrip - add full sysroot support for non-ancient toolchains. 2007-06-20 11:26:36 +00:00
uClibc Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next. 2007-07-06 04:26:32 +00:00
Config.in Get rid of leading whitespace to silence warnings from config system. 2007-07-06 11:42:03 +00:00
Config.in.2 - add BR2_INET_IPV6 and BR2_INET_RPC 2007-06-26 16:34:45 +00:00
Makefile.in - add OPENMP configure handling (needed for e.g. gettext). 2007-06-20 12:00:54 +00:00
patch-kernel.sh Allow multiple patch file patterns. 2005-09-30 21:01:44 +00:00