When profiling include -g

This commit is contained in:
Justin Ethier 2018-12-18 23:01:06 -05:00
parent 9727e9f86c
commit 40c0b9734f

View file

@ -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