summaryrefslogtreecommitdiffstats
path: root/rules/glibc.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/glibc.make')
-rw-r--r--rules/glibc.make6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/glibc.make b/rules/glibc.make
index b1cca77..498a728 100644
--- a/rules/glibc.make
+++ b/rules/glibc.make
@@ -86,12 +86,6 @@ GLIBC_AUTOCONF_COMMON := \
\
$(PTXCONF_GLIBC_CONFIG_EXTRA)
-ifdef PTXCONF_GLIBC_TLS
-GLIBC_AUTOCONF_COMMON += --with-tls --with-__thread
-else
-GLIBC_AUTOCONF_COMMON += --without-tls --without-__thread
-endif
-
GLIBC_CONF_TOOL := autoconf
GLIBC_CONF_OPT := \
$(GLIBC_AUTOCONF_COMMON) \