From efeb32184ab6e74a960dd90f05531ce43573213f Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 16 Jul 2007 13:53:52 +0000 Subject: [PATCH] Changed back accidential modification SVN revision: 1889 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index afedebab..6e5e9975 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ RCDIR = $(ROOT)/etc/rc.d/init.d # Default compilation flags unless stated otherwise. # Add "-DHAVE_CRYPT" and "-lcrypt" to use crypt() function. -CFLAGS += -g -O0 -funroll-loops -fomit-frame-pointer -W -Wall +CFLAGS += -O3 -funroll-loops -fomit-frame-pointer -W -Wall CC = gcc IFLAGS = -kr -nut -i3 -l110