mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 01:40:07 +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
|