Openwrt/toolchain
2012-01-12 10:15:20 +00:00
..
binutils
eglibc eglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13 2011-07-16 10:27:48 +00:00
gcc gcc: always explicitly link against libstdc++, fixes build errors on some hosts that refuse to link it in implicitly (should fix #10587) 2012-01-12 10:15:20 +00:00
gdb
glibc
glibc-ports
insight
kernel-headers
llvm
uClibc
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