Added HRT compiler option

This commit is contained in:
Justin Ethier 2020-01-21 17:08:08 -05:00
parent fa50f47420
commit 63c7413fce

View file

@ -8,6 +8,7 @@
CYC_PROFILING ?= CYC_PROFILING ?=
#CYC_PROFILING ?= -g -pg #CYC_PROFILING ?= -g -pg
#CYC_PROFILING ?= -DCYC_HIGH_RES_TIMERS
CYC_GCC_OPT_FLAGS ?= -O2 CYC_GCC_OPT_FLAGS ?= -O2
#CYC_GCC_OPT_FLAGS ?= -g #CYC_GCC_OPT_FLAGS ?= -g