diff options
Diffstat (limited to 'main/libc0.9.32/avoid-forced-unwind.patch')
-rw-r--r-- | main/libc0.9.32/avoid-forced-unwind.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/main/libc0.9.32/avoid-forced-unwind.patch b/main/libc0.9.32/avoid-forced-unwind.patch deleted file mode 100644 index 044e2ffdd7..0000000000 --- a/main/libc0.9.32/avoid-forced-unwind.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- uClibc-0.9.33.2.orig/Rules.mak -+++ uClibc-0.9.33.2/Rules.mak -@@ -707,7 +707,6 @@ - ifeq ($(UCLIBC_HAS_THREADS),y) - ifeq ($(UCLIBC_HAS_THREADS_NATIVE),y) - PTNAME := nptl -- CFLAGS += -DHAVE_FORCED_UNWIND - else - ifeq ($(LINUXTHREADS_OLD),y) - PTNAME := linuxthreads.old |