summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-02 11:10:32 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-02 17:34:22 +0000
commitb1dddb8452c4525c1818ef806861e525390778b3 (patch)
treee2521e0d9bb4fe04d6a235763e9d214be0e9da87
parentabef72d698a0ed48580cbedef5d8e1be058f906f (diff)
downloaddefinitions-b1dddb8452c4525c1818ef806861e525390778b3.tar.gz
strata/build-essential: Upgrade to latest m4 tarball (1.4.17)
-rw-r--r--strata/build-essential.morph12
-rw-r--r--strata/build-essential/m4-tarball.morph (renamed from strata/build-essential/m4.morph)4
2 files changed, 8 insertions, 8 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 1611dbe8..ae2d24b6 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -322,11 +322,11 @@ chunks:
- stage2-reset-specs
- glibc
-- name: m4
- morph: strata/build-essential/m4.morph
- repo: upstream:m4
- ref: cfbd353f3a2dc517992bcdc747281a22feb0c4db
- unpetrify-ref: baserock/build-essential
+- name: m4-tarball
+ morph: strata/build-essential/m4-tarball.morph
+ repo: upstream:m4-tarball
+ ref: 23c11479b3ad787adc7a651ee0c4347839e47723
+ unpetrify-ref: m4-1.4.17
build-depends:
- stage2-binutils
- stage2-busybox
@@ -354,7 +354,7 @@ chunks:
- stage2-reset-specs
- glibc
- zlib
- - m4
+ - m4-tarball
artifacts:
gcc-libs: build-essential-minimal
diff --git a/strata/build-essential/m4.morph b/strata/build-essential/m4-tarball.morph
index b76afbe4..e460a9dc 100644
--- a/strata/build-essential/m4.morph
+++ b/strata/build-essential/m4-tarball.morph
@@ -1,5 +1,5 @@
-name: m4
+name: m4-tarball
kind: chunk
build-system: autotools
configure-commands:
-- ./configure --prefix="$PREFIX" --disable-nls
+- ./configure --prefix="$PREFIX"