From 0fdecbd3342899dfa788ea94cb6724db6ffd9aa6 Mon Sep 17 00:00:00 2001 From: Edward Cragg Date: Wed, 18 Mar 2015 15:34:46 +0000 Subject: Revert "strata/core.morph: bison doesnt depend on bash" This reverts commit c5240343053398d288cc500ff54379a3b0de5309. The original clean-up patch breaks the native build phase of cross-bootstrap on tested platforms - armv8l64, armv8b64, and x86_64. In the bootstrap environment, the native build of bison does rely on being run with bash rather than sh. Change-Id: Id8ed8793f8a179615a2f8733e867445cac544043 --- strata/core.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/core.morph') diff --git a/strata/core.morph b/strata/core.morph index dce6b0ed..cae24f3f 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -199,6 +199,7 @@ chunks: build-depends: - autoconf-tarball - automake + - bash - flex - gettext-tarball - git -- cgit v1.2.1