mips: Fix store/load gp registers to/from ucontext_t
[glibc.git] / sysdeps / unix / sysv / linux / mips / mips32 / Makefile
blob33b461500ca78f67cbe01f9651ec3c69b2fa3f52
1 ifeq ($(subdir),conform)
2 # For bugs 17786 and 21278.
3 conformtest-xfail-conds += mips-o32-linux
4 endif
6 ifeq ($(subdir),stdlib)
7 tests += bug-getcontext-mips-gp
8 endif