openwrt/toolchain
2012-01-08 15:34:23 +00:00
..
binutils binutils: add binutils 2.21.1 2011-08-06 09:53:58 +00:00
eglibc
gcc gcc: add 4.6-linaro version 4.6-2011.08 2011-08-18 12:13:54 +00:00
gdb
glibc
glibc-ports
insight
kernel-headers kernel-headers: fix compile error caused by wrong host include path when the toolchain is already built 2011-08-05 16:39:04 +00:00
llvm
uClibc disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is on (#10735) 2012-01-04 12:32:47 +00:00
Config.in introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAIN || NATIVE_TOOLCHAIN Currently we always assume uClibc if an external toolchain is used, this breaks for non-uClibc toolchains or even vanilla uClibc ones since they do not share the external librpc semantics as OpenWrt. Solve the problem by defining an abstract "EXTERNAL_LIBC" which packages might or might not depend on. 2012-01-08 15:34:23 +00:00
info.mk
Makefile build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for systems that prefer this as library path (e.g. current SuSE), fixes mpfr and gcc build 2011-11-28 19:19:33 +00:00