diff options
Diffstat (limited to 'sysdeps/mips')
-rw-r--r-- | sysdeps/mips/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/mips/Makefile b/sysdeps/mips/Makefile index 19e6a57622..150518bc6d 100644 --- a/sysdeps/mips/Makefile +++ b/sysdeps/mips/Makefile @@ -72,8 +72,6 @@ endif ifeq ($(mips-mode-switch),yes) ifeq ($(o32-fpabi),xx) tests += tst-mode-switch-1 tst-mode-switch-2 tst-mode-switch-3 -$(objpfx)tst-mode-switch-1: $(shared-thread-library) -$(objpfx)tst-mode-switch-2: $(shared-thread-library) endif endif endif |