summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/wrapper_macros.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/include/makeinclude/wrapper_macros.GNU')
-rw-r--r--ACE/include/makeinclude/wrapper_macros.GNU5
1 files changed, 5 insertions, 0 deletions
diff --git a/ACE/include/makeinclude/wrapper_macros.GNU b/ACE/include/makeinclude/wrapper_macros.GNU
index a5f0861cd09..52e76c8b422 100644
--- a/ACE/include/makeinclude/wrapper_macros.GNU
+++ b/ACE/include/makeinclude/wrapper_macros.GNU
@@ -679,6 +679,11 @@ endif
ec_typed_events ?= 1
zlib ?= 1
+valgrind ?=
+ifeq ($(valgrind),1)
+ CPPFLAGS += -DACE_HAS_VALGRIND
+endif
+
profile ?=
ifeq ($(profile),0)
override profile =