From 4c370fe932a7c7a064fea137b2ac1a156d32f4dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Mon, 22 Sep 2003 08:13:28 +0000 Subject: Removed -s compile flag git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3961 a1c6a512-1295-4272-9138-f99709370657 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index 08700f7..5fec4b1 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -6,7 +6,7 @@ # \/ \/ \/ \/ \/ # $Id$ # -CFLAGS := -O -s -ansi +CFLAGS := -O -ansi TARGETS := scramble descramble sh2d bmp2rb convbdf generate_rocklatin -- cgit v1.1