From 8525c819cd03f5062fae7032c4f1f791ae98cb77 Mon Sep 17 00:00:00 2001 From: Karl Kurbjun Date: Sun, 30 Aug 2009 23:26:52 +0000 Subject: Fix Makefile git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22566 a1c6a512-1295-4272-9138-f99709370657 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index 48f4613eb4..62c59f4bc3 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -6,7 +6,7 @@ # \/ \/ \/ \/ \/ # $Id$ # -CFLAGS := -g -W -Wall -Wshadow -pedantic +CFLAGS := -O -g -W -Wall -Wshadow -pedantic LDFLAGS := -g .PHONY: rbspeexenc uclpack -- cgit v1.2.3