From 7c944b0a36701359489906483672fe9f7111ff0c Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 13 Jul 2015 03:15:44 +0200 Subject: tests/checkasm/x86/Makefile: Use ASMSTRIPFLAGS for asm Signed-off-by: Michael Niedermayer --- tests/checkasm/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/checkasm/x86/Makefile b/tests/checkasm/x86/Makefile index 0254c61935..befe088dcf 100644 --- a/tests/checkasm/x86/Makefile +++ b/tests/checkasm/x86/Makefile @@ -3,4 +3,4 @@ CHECKASMOBJS-$(HAVE_YASM) += x86/checkasm.o tests/checkasm/x86/%.o: tests/checkasm/x86/%.asm $(DEPYASM) $(YASMFLAGS) -I $( $(@:.o=.d) $(YASM) $(YASMFLAGS) -I $(