summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-09-28 11:57:28 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-09-28 11:57:28 +0100
commitb13e33f97406fad7e260415d276619b25e9d3d98 (patch)
treef3bd0cc62829421cf507776b3546fc8d1baa3c3e
parent5d41718b69ee710fcfc3afb3b143a3d53c2f87af (diff)
downloaddefinitions-b13e33f97406fad7e260415d276619b25e9d3d98.tar.gz
core: Use autoconf-tarball with updated config.guess
This fixes the build on ppc64l. See here for more info: http://git.baserock.org/cgit/delta/autoconf-tarball.git/commit/?h=baserock/2.69-updated-config.guess&id=4acc84407e12c0ceb08d6bb03e036a6ba38b284c
-rw-r--r--strata/core.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/core.morph b/strata/core.morph
index a23af129..c8784d38 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -33,8 +33,8 @@ chunks:
- name: autoconf-tarball
morph: strata/core/autoconf-tarball.morph
repo: upstream:autoconf-tarball
- ref: 55d1d2c339bc5f935f6d8d702e98b7bd5d968e9d
- unpetrify-ref: autoconf-2.69
+ ref: 4acc84407e12c0ceb08d6bb03e036a6ba38b284c
+ unpetrify-ref: baserock/2.69-updated-config.guess
build-depends:
- perl
- name: automake