diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-08 15:17:06 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-08 15:17:06 +0100 |
| commit | 3ed220d87b288d8f1863df8b6d73cf281dbbaf81 (patch) | |
| tree | 862d76e74e28b1e569df4a1cbbb69d47278b1c0a /VA/baselines/cpu/Makefile | |
| parent | ac2fa093eea453b615e826a9e20fa636c59fbe2f (diff) | |
Diffstat (limited to 'VA/baselines/cpu/Makefile')
| -rw-r--r-- | VA/baselines/cpu/Makefile | 2 |
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) |
