summaryrefslogtreecommitdiffstats
path: root/Rules.mak
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-11-10 20:10:46 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-11-10 20:10:46 +0100
commit871ea0e8c0052d8ba03303d7f52118d7c2a3480c (patch)
tree9c6ccf7c4bff7c7b853aec16cf54b6761f0ddad2 /Rules.mak
parenta9605f9bee384d9cb3d30ec1461aa59cdb8f6908 (diff)
downloaduClibc-alpine-871ea0e8c0052d8ba03303d7f52118d7c2a3480c.tar.bz2
uClibc-alpine-871ea0e8c0052d8ba03303d7f52118d7c2a3480c.tar.xz
nptl: use correct unwind header for unwind-forcedunwind
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rules.mak b/Rules.mak
index 6802355bc..ac8276757 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
#