purge support for glibc - use eglibc instead!
authorMirko Vogt <mirko@openwrt.org>
Sat, 28 Apr 2012 22:24:12 +0000 (22:24 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sat, 28 Apr 2012 22:24:12 +0000 (22:24 +0000)
commit334fd4199b94bddd3b17eaa93668e9f04f004ee0
tree674661fe3699b36eae14bec14f39d0f5989da02e
parent6831c99f65e1d731d1916c58b29e6254d369620e
purge support for glibc - use eglibc instead!

for reference: http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg13425.html

SVN-Revision: 31503
21 files changed:
package/base-files/Makefile
package/base-files/eglibc-files/etc/nsswitch.conf [new file with mode: 0644]
package/base-files/glibc-files/etc/nsswitch.conf [deleted file]
toolchain/Config.in
toolchain/Makefile
toolchain/glibc-ports/Makefile [deleted file]
toolchain/glibc-ports/patches/2.4/100-mips-fork.patch [deleted file]
toolchain/glibc-ports/patches/2.6.1/101-arm_asm_page_h.patch [deleted file]
toolchain/glibc-ports/patches/2.6.1/102-arm_nptl.patch [deleted file]
toolchain/glibc-ports/patches/2.6.1/401-mips_bootstrap_gcc_header_install.patch [deleted file]
toolchain/glibc-ports/patches/2.6.1/603-powerpc-softfloat.patch [deleted file]
toolchain/glibc-ports/patches/2.7/101-arm_asm_page_h.patch [deleted file]
toolchain/glibc-ports/patches/2.7/102-arm_nptl.patch [deleted file]
toolchain/glibc-ports/patches/2.7/103-arm_nptl_cargs6.patch [deleted file]
toolchain/glibc-ports/patches/2.7/104-arm_nptl_lowlevellock.patch [deleted file]
toolchain/glibc-ports/patches/2.7/401-mips_bootstrap_gcc_header_install.patch [deleted file]
toolchain/glibc/Config.in [deleted file]
toolchain/glibc/Config.version [deleted file]
toolchain/glibc/Makefile [deleted file]
toolchain/glibc/patches/2.14/100-fix_cpuid_h_check.patch [deleted file]
toolchain/glibc/patches/2.14/200-add_dl_search_path.patch [deleted file]