diff --git a/Makefile.config b/Makefile.config index 27d62434..4ef21327 100644 --- a/Makefile.config +++ b/Makefile.config @@ -5,7 +5,7 @@ # Configuration options for the makefile CYC_PROFILING ?= -#CYC_PROFILING ?= -pg +#CYC_PROFILING ?= -g -pg CYC_GCC_OPT_FLAGS ?= -O2 #CYC_GCC_OPT_FLAGS ?= -g