summaryrefslogtreecommitdiff
path: root/src/buildtool/system/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/system/TARGETS')
-rw-r--r--src/buildtool/system/TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildtool/system/TARGETS b/src/buildtool/system/TARGETS
index ddc7ae4d..11c2bd47 100644
--- a/src/buildtool/system/TARGETS
+++ b/src/buildtool/system/TARGETS
@@ -4,7 +4,7 @@
, "name": ["system"]
, "hdrs": ["system.hpp"]
, "srcs": ["system.cpp"]
- , "local defines":
+ , "private-defines":
{ "type": "if"
, "cond": {"type": "var", "name": "VALGRIND_BUILD"}
, "then": ["VALGRIND_BUILD"]