projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577,...
[openwrt.git]
/
toolchain
/
uClibc
/
patches-0.9.32
/
200-no_forced_unwind.patch
1
--- a/Rules.mak
2
+++ b/Rules.mak
3
@@ -656,7 +656,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
This page took
0.045744 seconds
and
5
git commands to generate.