uClibc: update to latest 0.9.32.1 git
[openwrt/staging/yousong.git] / toolchain / uClibc / patches-0.9.32 / 200-no_forced_unwind.patch
1 --- a/Rules.mak
2 +++ b/Rules.mak
3 @@ -656,7 +656,6 @@ endif
4 ifeq ($(UCLIBC_HAS_THREADS),y)
5 ifeq ($(UCLIBC_HAS_THREADS_NATIVE),y)
6 PTNAME := nptl
7 - CFLAGS += -DHAVE_FORCED_UNWIND
8 else
9 ifeq ($(LINUXTHREADS_OLD),y)
10 PTNAME := linuxthreads.old