diff options
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 |