mirror of git://sourceware.org/git/glibc.git
6 lines
110 B
Makefile
6 lines
110 B
Makefile
|
|
ifeq ($(subdir),conform)
|
||
|
|
# For bug 23090
|
||
|
|
# (missing SA_NOCLDWAIT)
|
||
|
|
conformtest-xfail-conds += x86_64-gnu
|
||
|
|
endif
|