glibc/sysdeps/unix/sysv/linux/mips/mips32/Makefile

9 lines
164 B
Makefile
Raw Normal View History

ifeq ($(subdir),conform)
# For bugs 17786 and 21278.
conformtest-xfail-conds += mips-o32-linux
endif
ifeq ($(subdir),stdlib)
tests += bug-getcontext-mips-gp
endif