From 57f8793d546489831ca7ecf3c7101abca29eb07e Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Sun, 6 Mar 2016 21:00:25 +0900 Subject: Adding make to the new build-essential --- strata/build-essential.morph | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'strata/build-essential.morph') diff --git a/strata/build-essential.morph b/strata/build-essential.morph index e3e4e865..9ad850e6 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -120,3 +120,16 @@ chunks: - linux-api-headers - glibc - gcc-runtime + +- name: make + morph: strata/build-essential/make.morph + repo: upstream:make-tarball + ref: 4978d7129e42340ab9efeb0cb9cae4ad0fa052d4 + unpetrify-ref: baserock/make-4.1-ttyname-segfault-fix + build-depends: + - static-sed + - static-gawk + - static-bash + - linux-api-headers + - glibc + - gcc-runtime -- cgit v1.2.1