summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79cda56..54aa575 100644
--- a/Makefile
+++ b/Makefile
@@ -190,7 +190,6 @@ SYSDEP_PATH = $(srcdir)/sysdeps/$(MICROKERNEL)/hurd/i386 \
VPATH += $(SYSDEP_PATH)
CPPFLAGS += \
- -DENABLE_TLS \
$(addprefix -I, $(SYSDEP_PATH))
CFLAGS-lockfile.c = -D_IO_MTSAFE_IO