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