summaryrefslogtreecommitdiff
path: root/VA/baselines/cpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'VA/baselines/cpu/Makefile')
-rw-r--r--VA/baselines/cpu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/VA/baselines/cpu/Makefile b/VA/baselines/cpu/Makefile
index 04aacb6..279b0f3 100644
--- a/VA/baselines/cpu/Makefile
+++ b/VA/baselines/cpu/Makefile
@@ -5,7 +5,7 @@ nop_sync ?= 0
numa ?= 0
numa_memcpy ?= 0
-CFLAGS =
+CFLAGS = -DDFATOOL_TIMING=1
LDFLAGS =
ifeq (${debug}, 1)