From 6add64e2dc8e5e1a7ce744ac22e66371d2c8463e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 26 Jun 2013 02:51:55 +0200 Subject: missed to initialise variable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5be5d95..9b59706 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -C_OPTIMISE = -O0 +C_OPTIMISE = -O6 JAVA_OPTIMISE = -O all: -- cgit v1.2.3-70-g09d2