summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeppo Yli-Olli <seppo.yliolli@gmail.com>2020-11-11 17:51:14 +0200
committerSeppo Yli-Olli <seppo.yliolli@gmail.com>2020-12-10 18:58:32 +0000
commit2ae20d9ec326ac682d700eb8851999cae157c529 (patch)
tree84713df7a5674e83b47a23d7d8e9809b62c205b1
parent3fb89a7e1405fd9f627922160a23324829bd7fa9 (diff)
downloadbuildstream-nanonyme/remove-fix-python-timestamps.tar.gz
-rw-r--r--doc/source/sessions-stored/autotools-show-variables.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/sessions-stored/autotools-show-variables.html b/doc/source/sessions-stored/autotools-show-variables.html
index 3b82b8626..a7e0704f2 100644
--- a/doc/source/sessions-stored/autotools-show-variables.html
+++ b/doc/source/sessions-stored/autotools-show-variables.html
@@ -30,8 +30,6 @@ build-root: /buildstream/autotools/hello.bst
conf-root: .
install-root: /buildstream-install
strip-binaries: ''
-fix-pyc-timestamps: "find \"/buildstream-install\" -name '*.pyc' -exec \\\n dd if=/dev/zero\
- \ of={} bs=1 count=4 seek=4 conv=notrunc ';'"
project-name: autotools
max-jobs: '8'
autogen: "export NOCONFIGURE=1;\n\nif [ -x ./configure ]; then true;\nelif [ -x ./autogen\