From 118fc7debb64d0486333d767225d3f150053a556 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Tue, 5 Apr 2011 14:33:08 +0300 Subject: tests: make jittertest buildable Signed-off-by: Andy Shevchenko Signed-off-by: Artem Bityutskiy --- tests/jittertest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/jittertest/Makefile') diff --git a/tests/jittertest/Makefile b/tests/jittertest/Makefile index 2f11329..0209c63 100644 --- a/tests/jittertest/Makefile +++ b/tests/jittertest/Makefile @@ -1,6 +1,6 @@ CC=gcc # uncomment following for performance -CCFLAGS=-O3 -Wall -m486 -fomit-frame-pointer +CCFLAGS=-O3 -Wall -fomit-frame-pointer # uncomment following for debugging. Uncomment either this or the one above. Not both. # CCFLAGS=-Wall -g -- cgit v1.2.3