summaryrefslogtreecommitdiff
path: root/include/makeinclude/wrapper_macros.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/wrapper_macros.GNU')
-rw-r--r--include/makeinclude/wrapper_macros.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/wrapper_macros.GNU b/include/makeinclude/wrapper_macros.GNU
index fa846002113..adbec33e310 100644
--- a/include/makeinclude/wrapper_macros.GNU
+++ b/include/makeinclude/wrapper_macros.GNU
@@ -300,7 +300,7 @@ ifeq ($(probe),0)
endif # probe
ifeq ($(probe),1)
- CCFLAGS += -DACE_COMPILE_TIMEPROBES -DACE_ENABLE_TIMEPROBES
+ CCFLAGS += -DACE_ENABLE_TIMEPROBES
endif # probe
ifeq ($(purify),0)