summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-10-03 17:22:29 +0100
committerJavier Jardón <jjardon@gnome.org>2016-11-01 14:51:11 +0000
commit620e2d35eeab6aad62b4e0d91f558cdd5d65478c (patch)
treec9179116734a8260cc436115936dad4e8de549eb
parentaecf1e1946511252c4c1b5d3ab6e3c14ee1ee361 (diff)
downloaddefinitions-620e2d35eeab6aad62b4e0d91f558cdd5d65478c.tar.gz
Add build-steps, cpus to DEFAULTS
-rw-r--r--DEFAULTS30
1 files changed, 29 insertions, 1 deletions
diff --git a/DEFAULTS b/DEFAULTS
index 83f0afed..c0088f0b 100644
--- a/DEFAULTS
+++ b/DEFAULTS
@@ -22,6 +22,34 @@
# is not formally specified right now, but you can assume PREFIX, DESTDIR and
# MORPH_ARCH are all set.
#
+build-steps: ['pre-bootstrap-commands',
+ 'bootstrap-commands',
+ 'post-bootstrap-commands',
+ 'pre-configure-commands',
+ 'configure-commands',
+ 'post-configure-commands',
+ 'pre-build-commands',
+ 'build-commands',
+ 'post-build-commands',
+ 'pre-test-commands',
+ 'test-commands',
+ 'post-test-commands',
+ 'pre-install-commands',
+ 'install-commands',
+ 'post-install-commands',
+ 'pre-strip-commands',
+ 'strip-commands',
+ 'post-strip-commands']
+
+cpus:
+ x86_32: 'i686'
+ armv8l64: 'aarch64'
+ armv8b64: 'aarch64_be'
+ mips64b: 'mips64'
+ mips64l: 'mips64el'
+ mips32b: 'mips'
+ mips32l: 'mipsel'
+
build-systems:
manual:
# The special, default 'no-op' build system.
@@ -197,7 +225,7 @@ split-rules:
include:
- .*
- stratum:
+ assemblage:
- artifact: -devel
include:
- .*-devel