projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update bridge-utils to the last upstream version 1.5.
[openwrt.git]
/
toolchain
/
uClibc
/
patches-0.9.33
/
200-no_forced_unwind.patch
1
--- a/Rules.mak
2
+++ b/Rules.mak
3
@@ -707,7 +707,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.044233 seconds
and
5
git commands to generate.