mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-03 02:11:08 +00:00
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
|