aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/x86_64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/x86_64/Makefile')
-rw-r--r--sysdeps/mach/hurd/x86_64/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/x86_64/Makefile b/sysdeps/mach/hurd/x86_64/Makefile
index 80cf2eb6dc..2b43f5d625 100644
--- a/sysdeps/mach/hurd/x86_64/Makefile
+++ b/sysdeps/mach/hurd/x86_64/Makefile
@@ -3,3 +3,7 @@ ifeq ($(subdir),conform)
# (missing SA_NOCLDWAIT)
conformtest-xfail-conds += x86_64-gnu
endif
+
+ifeq ($(subdir),stdlib)
+sysdep_routines += __start_context
+endif