summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/make.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/make.yaml')
-rw-r--r--buildstream/plugins/elements/make.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/plugins/elements/make.yaml b/buildstream/plugins/elements/make.yaml
index 1438bb52b..83e5c658f 100644
--- a/buildstream/plugins/elements/make.yaml
+++ b/buildstream/plugins/elements/make.yaml
@@ -36,7 +36,7 @@ environment:
V: 1
# And dont consider MAKEFLAGS or V as something which may
-# effect build output.
+# affect build output.
environment-nocache:
- MAKEFLAGS
- V