1ifeq ($(subdir),conform)
2# For bugs 17786 and 21278.
3conformtest-xfail-conds += mips-o32-linux
4endif
5
6ifeq ($(subdir),misc)
7sysdep_routines += mips-syscall5 mips-syscall6 mips-syscall7
8endif
9
10ifeq ($(subdir),stdlib)
11tests += bug-getcontext-mips-gp
12endif
13