[git commit prelink 1/1] nptl: use correct unwind header for unwind-forcedunwind

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Sun Nov 28 19:50:38 UTC 2010


commit: http://git.uclibc.org/uClibc/commit/?id=871ea0e8c0052d8ba03303d7f52118d7c2a3480c
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/prelink

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 Rules.mak |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Rules.mak b/Rules.mak
index 6802355..ac82767 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -667,6 +667,7 @@ PTINC:= -I$(top_builddir)$(PTDIR)					\
 	-I$(top_srcdir)$(PTDIR)/sysdeps/unix/sysv/linux			\
 	-I$(top_srcdir)$(PTDIR)/sysdeps/pthread				\
 	-I$(top_srcdir)$(PTDIR)/sysdeps/pthread/bits			\
+	-I$(top_srcdir)$(PTDIR)/sysdeps/generic				\
 	-I$(top_srcdir)ldso/ldso/$(TARGET_ARCH)				\
 	-I$(top_srcdir)ldso/include
 #
-- 
1.7.2.2



More information about the uClibc-cvs mailing list