ramips: use the 'router' LED for diagnostic on the WHR-G300N board
[openwrt.git] / toolchain / uClibc / patches-0.9.32 / 200-no_forced_unwind.patch
1 --- a/Rules.mak
2 +++ b/Rules.mak
3 @@ -658,7 +658,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