--- calo/flight/CaloEnergy/Makefile 2009/08/11 13:28:26 1.4 +++ calo/flight/CaloEnergy/Makefile 2009/09/14 13:57:24 1.5 @@ -24,7 +24,8 @@ # C CC=gcc #CFLAGS=-Wall -O -fPIC -pthread -g ${PAM_BIT} -CFLAGS=-Wall -O -fPIC -pthread ${PAM_BIT} +CFLAGS=-Wall -O3 -fPIC -pthread ${PAM_BIT} +#CFLAGS=-Wall -g -fPIC -pthread ${PAM_BIT} # Enviroment: GCCVER=`gcc --version | head -1` UNAMEA=`uname -a`