1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
ZyXEL_PMG5617GA/toolchain/uClibc/patches-0.9.33.2/200-no_forced_unwind.patch
2022-11-27 10:16:14 +00:00

11 lines
244 B
Diff

--- a/Rules.mak
+++ b/Rules.mak
@@ -707,7 +707,6 @@ endif
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