From 96baa78b1e148e543a6b9189a305b81baff77abf Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 14 Mar 2011 15:31:25 +0000 Subject: [PATCH] Switch on again optimization SVN revision: 2401 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b15ac320..696bbcda 100644 --- a/Makefile +++ b/Makefile @@ -30,8 +30,8 @@ USE_KRB5 = 0 ############################################################# # Default compilation flags unless stated otherwise. -#CFLAGS += -O3 -funroll-loops -fomit-frame-pointer -W -Wall -CFLAGS += -g -funroll-loops -fomit-frame-pointer -W -Wall +CFLAGS += -O3 -funroll-loops -fomit-frame-pointer -W -Wall +#CFLAGS += -g -funroll-loops -fomit-frame-pointer -W -Wall CC = gcc IFLAGS = -kr -nut -i3 -l110