From ed95e47f072caaeffdc48a78718cfc08fe89f690 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sat, 30 Jan 2016 20:15:11 +0000
Subject: musl: update to the latest git version, fixes TLS issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48574
---
 toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch')

diff --git a/toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch b/toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch
index 4a851571c6..dd770f61bf 100644
--- a/toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch
+++ b/toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch
@@ -47,7 +47,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  
 --- a/configure
 +++ b/configure
-@@ -595,6 +595,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
+@@ -604,6 +604,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
  trycppif __mips_soft_float "$t" && SUBARCH=${SUBARCH}-sf
  fi
  
-- 
cgit v1.2.3