OSDN Git Service

nptl: use correct unwind header for unwind-forcedunwind
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 10 Nov 2010 19:10:46 +0000 (20:10 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 10 Nov 2010 19:10:46 +0000 (20:10 +0100)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Rules.mak

index 6802355..ac82767 100644 (file)
--- 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
 #