aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/x86_64/Makefile
blob: 2b43f5d625d8e46c2d9387eb4558d850cf782ba5 (plain)
1
2
3
4
5
6
7
8
9
ifeq ($(subdir),conform)
# For bug 23090
# (missing SA_NOCLDWAIT)
conformtest-xfail-conds += x86_64-gnu
endif

ifeq ($(subdir),stdlib)
sysdep_routines += __start_context
endif