summaryrefslogtreecommitdiff
path: root/strata/build-essential.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-01-23 13:37:54 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-01-23 15:09:11 +0000
commitd022ac34d44616e7c7479a0aa1e81287786f3299 (patch)
tree72748621801ecc25a33e4c7520c8a12a98f26ae1 /strata/build-essential.morph
parent6e17a4af732251711411720c64dcbfc170541db0 (diff)
downloaddefinitions-d022ac34d44616e7c7479a0aa1e81287786f3299.tar.gz
Move M4 from core to build-essential
M4 is required to manipulate the assembly code in GMP. GMP is a math library required to build GCC.
Diffstat (limited to 'strata/build-essential.morph')
-rw-r--r--strata/build-essential.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index b9650bd8..02b2043a 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -309,6 +309,21 @@ chunks:
- stage2-reset-specs
- glibc
+- name: m4
+ morph: strata/build-essential/m4.morph
+ repo: upstream:m4
+ ref: cfbd353f3a2dc517992bcdc747281a22feb0c4db
+ unpetrify-ref: baserock/build-essential
+ build-depends:
+ - stage2-binutils
+ - stage2-busybox
+ - stage2-glibc
+ - stage2-fhs-dirs
+ - stage2-gcc
+ - stage2-make
+ - stage2-reset-specs
+ - glibc
+
- name: gcc
morph: strata/build-essential/gcc.morph
repo: upstream:gcc-tarball
@@ -326,6 +341,7 @@ chunks:
- stage2-reset-specs
- glibc
- zlib
+ - m4
artifacts:
gcc-libs: build-essential-minimal