summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-03-06 17:44:48 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-03-08 17:31:50 +0900
commit3e141fe1af4f2e417105afdc79dfb1a250db04ec (patch)
tree15cbe5ebcbfee1773ca886f705b7177f9bcadce8
parent3fcb6f530e4f436027414c74525dfa747735c651 (diff)
downloaddefinitions-3e141fe1af4f2e417105afdc79dfb1a250db04ec.tar.gz
Adding m4-tarball to the new build-essential
-rw-r--r--strata/build-essential.morph13
-rw-r--r--strata/build-essential/m4-tarball.morph5
2 files changed, 18 insertions, 0 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 08101b83..5b774aff 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -94,3 +94,16 @@ chunks:
- linux-api-headers
- glibc
- gcc-runtime
+
+- name: m4-tarball
+ morph: strata/build-essential/m4-tarball.morph
+ repo: upstream:m4-tarball
+ ref: 23c11479b3ad787adc7a651ee0c4347839e47723
+ unpetrify-ref: m4-1.4.17
+ build-depends:
+ - static-sed
+ - static-gawk
+ - static-bash
+ - linux-api-headers
+ - glibc
+ - gcc-runtime
diff --git a/strata/build-essential/m4-tarball.morph b/strata/build-essential/m4-tarball.morph
new file mode 100644
index 00000000..eb16726a
--- /dev/null
+++ b/strata/build-essential/m4-tarball.morph
@@ -0,0 +1,5 @@
+name: m4-tarball
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX" --disable-gcc-warnings