From 8c2b1ed8bbd20d35314c2a602b903159fa567ffb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 22 Oct 2014 14:20:35 -0700 Subject: ARM: Use movw/movt more when available --- setjmp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'setjmp/Makefile') diff --git a/setjmp/Makefile b/setjmp/Makefile index 047b9ec9f2..8006d16d13 100644 --- a/setjmp/Makefile +++ b/setjmp/Makefile @@ -28,7 +28,8 @@ routines := setjmp sigjmp bsd-setjmp bsd-_setjmp \ longjmp __longjmp jmp-unwind tests := tst-setjmp jmpbug bug269-setjmp tst-setjmp-fp \ - tst-sigsetjmp + tst-sigsetjmp tst-setjmp-static +tests-static := tst-setjmp-static include ../Rules -- cgit v1.2.3