summaryrefslogtreecommitdiff
path: root/libpthread/Makefile
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-10-30 20:14:18 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-10-30 20:14:18 +0100
commitd88d71c54992e93c812ad33bb2b9962c71a78fd7 (patch)
treee478d8999e5a87dff31653c8d4a7ff6e828bfc64 /libpthread/Makefile
parent62e8551e80d71082c6e2ae74cca0b1a157beedce (diff)
parent10c4673df9e51862737285c87270245e025c8c1f (diff)
Merge branch 'upstream-merged'
Diffstat (limited to 'libpthread/Makefile')
-rw-r--r--libpthread/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libpthread/Makefile b/libpthread/Makefile
index 2b895e88..a1801f5c 100644
--- a/libpthread/Makefile
+++ b/libpthread/Makefile
@@ -1,6 +1,6 @@
#
# Copyright (C) 1994, 1995, 1996, 1997, 2000, 2002, 2004, 2005, 2006, 2007,
-# 2008 Free Software Foundation, Inc.
+# 2008, 2011 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -182,6 +182,7 @@ installhdrsubdir := .
include ../Makeconf
CPPFLAGS += \
+ -DENABLE_TLS \
$(addprefix -I, $(SYSDEP_PATH)) \
-imacros $(srcdir)/include/libc-symbols.h \
-imacros $(srcdir)/not-in-libc.h