toolchain/musl: add version 0.9.15, remove older versions (still broken, but closer...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Feb 2014 21:10:11 +0000 (21:10 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Feb 2014 21:10:11 +0000 (21:10 +0000)
commit3873605ab3b44f24ee4f6c8b1312d2cbd99e7929
tree3890efe869cec8c18e3c5d1290deccaffec3f56b
parentc6c8f64057b175d51cec18df02a30d73a59d16a5
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39750 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]