[OpenWrt-Devel] [PATCH] musl: update to version 1.1.9

2015-05-25 Thread Daniel Golle
Patch to 2015-05-25 to fix ldso related regressions on PPC and MIPS. Signed-off-by: Daniel Golle --- toolchain/musl/Config.version | 2 +- toolchain/musl/common.mk| 2 +- toolchain/musl/patches/001-git-2015-03-28.patch | 93 --- toolchain/musl/patch

Re: [OpenWrt-Devel] [PATCH] musl: update to version 1.1.9

2015-05-23 Thread Felix Fietkau
On 2015-05-21 11:32, Daniel Golle wrote: > The fixes previously contained in 001-git-2015-03-28.patch are all part > of the upstream release, thus the patch can be removed. > All other patches apply cleanly. > > Signed-off-by: Daniel Golle Looks like musl 1.1.9 has an ldso related regression on P

[OpenWrt-Devel] [PATCH] musl: update to version 1.1.9

2015-05-21 Thread Daniel Golle
The fixes previously contained in 001-git-2015-03-28.patch are all part of the upstream release, thus the patch can be removed. All other patches apply cleanly. Signed-off-by: Daniel Golle --- toolchain/musl/Config.version | 2 +- toolchain/musl/common.mk