summaryrefslogtreecommitdiff
path: root/yarns/implementations.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/implementations.yarn')
-rw-r--r--yarns/implementations.yarn3
1 files changed, 2 insertions, 1 deletions
diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn
index 52fbd0bb..3bef0374 100644
--- a/yarns/implementations.yarn
+++ b/yarns/implementations.yarn
@@ -238,7 +238,7 @@ another to hold a chunk.
mkdir "$DATADIR/gits/morphs"
cd "$DATADIR/gits/morphs"
git init .
- echo 'version: 5' > VERSION
+ echo 'version: 6' > VERSION
arch=$(run_morph print-architecture)
install -m644 -D /dev/stdin << EOF "systems/test-system.morph"
@@ -274,6 +274,7 @@ another to hold a chunk.
ref: $(run_in "$DATADIR/gits/bootstrap-chunk" git rev-parse bootstrap)
unpetrify-ref: nootstrap
build-mode: bootstrap
+ build-system: autotools
build-depends: []
- name: stage2-chunk
morph: stage2-chunk.morph