diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-25 13:38:58 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-25 13:38:58 +0000 |
commit | f8277b14eab37c1fba39cf918470e61c9dfa6abf (patch) | |
tree | 61deda84d43c6f5501808b00ea69403541e6a63d /toolchain/uClibc/patches-0.9.32/200-no_forced_unwind.patch | |
parent | aeb70915fb9ad48527d584f6a8c27ec132fea7d9 (diff) |
uClibc: update to latest 0.9.32.1 git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27772 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/patches-0.9.32/200-no_forced_unwind.patch')
-rw-r--r-- | toolchain/uClibc/patches-0.9.32/200-no_forced_unwind.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/patches-0.9.32/200-no_forced_unwind.patch b/toolchain/uClibc/patches-0.9.32/200-no_forced_unwind.patch index 5d2c1c4561..989f5b8872 100644 --- a/toolchain/uClibc/patches-0.9.32/200-no_forced_unwind.patch +++ b/toolchain/uClibc/patches-0.9.32/200-no_forced_unwind.patch @@ -1,6 +1,6 @@ --- a/Rules.mak +++ b/Rules.mak -@@ -658,7 +658,6 @@ endif +@@ -656,7 +656,6 @@ endif ifeq ($(UCLIBC_HAS_THREADS),y) ifeq ($(UCLIBC_HAS_THREADS_NATIVE),y) PTNAME := nptl |