From d2c9eb147defae3d98df43730372dfce4a224cde Mon Sep 17 00:00:00 2001 From: aliaspider Date: Sun, 2 Nov 2014 07:00:31 +0100 Subject: small cleanup --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8545a2c..e905814 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ DEBUG = 0 PERF_TEST = 1 -HAVE_GRIFFIN = 1 -LOAD_FROM_MEMORY_TEST = 1 +HAVE_GRIFFIN = 0 +LOAD_FROM_MEMORY_TEST = 0 ifeq ($(platform),) platform = unix -- cgit v1.2.3