summaryrefslogtreecommitdiff
path: root/VA/Makefile
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-05-14 16:03:27 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2025-05-14 16:09:20 +0200
commit55f2653aafa38ea1d53a43c104185218e0dad1f1 (patch)
tree9e550665102e5543be8186b259586a69e7c8b83f /VA/Makefile
parentc2819a30f6914267e5792b68ca8a500f0e06ce79 (diff)
Use benchmark-specific input descriptions rather than opaque "#elements"
Diffstat (limited to 'VA/Makefile')
-rw-r--r--VA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/VA/Makefile b/VA/Makefile
index 5d2df1c..e0d392f 100644
--- a/VA/Makefile
+++ b/VA/Makefile
@@ -12,7 +12,7 @@ HOST_SOURCES := $(wildcard host/*.c)
DPU_SOURCES := $(wildcard dpu/*.c)
aspectc ?= 0
-aspectc_timing ?= *
+aspectc_timing ?= 0
dfatool_timing ?= 1
HOST_CC := ${CC}