toolchain/musl: add version 0.9.15, remove older versions (still broken, but closer...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Feb 2014 21:10:11 +0000 (21:10 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 24 Feb 2014 21:10:11 +0000 (21:10 +0000)
commitde750029f42feb180f12671fa9a8e17a49432fe2
treeceb25e515780e2c075ff15fddad9aeeafc12c1e1
parent06a3d35eda134aa178747be2a3b92e35625863ec
toolchain/musl: add version 0.9.15, remove older versions (still broken, but closer to being functional than before)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39750
26 files changed:
toolchain/musl/Config.in
toolchain/musl/Config.version
toolchain/musl/Makefile
toolchain/musl/common.mk
toolchain/musl/patches-0.9.10/000-install_portability.patch [deleted file]
toolchain/musl/patches-0.9.10/100-wchar_include.patch [deleted file]
toolchain/musl/patches-0.9.10/110-bsd_ether_h.patch [deleted file]
toolchain/musl/patches-0.9.10/120-in_h_are_4_equal_parenthesis.patch [deleted file]
toolchain/musl/patches-0.9.10/130-syslog_log_upto_parenthesis.patch [deleted file]
toolchain/musl/patches-0.9.11/000-install_portability.patch [deleted file]
toolchain/musl/patches-0.9.11/100-wchar_include.patch [deleted file]
toolchain/musl/patches-0.9.11/120-in_h_are_4_equal_parenthesis.patch [deleted file]
toolchain/musl/patches-0.9.11/130-syslog_log_upto_parenthesis.patch [deleted file]
toolchain/musl/patches-0.9.15/100-in_h_are_4_equal_parenthesis.patch [new file with mode: 0644]
toolchain/musl/patches-0.9.15/110-syslog_log_upto_parenthesis.patch [new file with mode: 0644]
toolchain/musl/patches-0.9.15/120-add_glob_onlydir.patch [new file with mode: 0644]
toolchain/musl/patches-0.9.8/001-bsd_ether_h.patch [deleted file]
toolchain/musl/patches-0.9.8/002-no_mips_fpu.patch [deleted file]
toolchain/musl/patches-0.9.8/003-in_h_are_4_equal_parenthesis.patch [deleted file]
toolchain/musl/patches-0.9.8/004-wchar_include.patch [deleted file]
toolchain/musl/patches-0.9.8/005-install_portability.patch [deleted file]
toolchain/musl/patches-0.9.9/001-arm_shared_libs_regression_fix.patch [deleted file]
toolchain/musl/patches-0.9.9/002-bsd_ether_h.patch [deleted file]
toolchain/musl/patches-0.9.9/003-in_h_are_4_equal_parenthesis.patch [deleted file]
toolchain/musl/patches-0.9.9/004-wchar_include.patch [deleted file]
toolchain/musl/patches-0.9.9/005-install_portability.patch [deleted file]