summaryrefslogtreecommitdiff
path: root/strata/tools.morph
diff options
context:
space:
mode:
authorPaul Martin <paul.martin@codethink.co.uk>2015-08-06 18:08:01 +0100
committerPaul Martin <paul.martin@codethink.co.uk>2015-08-07 14:16:06 +0100
commit848c7a2ccfebad53b4e61c17f9ae8f1758cc91c3 (patch)
tree6d5bf5518d55104928541033e4278cc3f55217e4 /strata/tools.morph
parent72af31f3542430fd2ba95ab20a9d1c1c2a832cf8 (diff)
downloaddefinitions-848c7a2ccfebad53b4e61c17f9ae8f1758cc91c3.tar.gz
Move GNU File into core to fix MIPS build
Recent autoconf (and autoconf generated ./configure files) uses the "file" program to work out what binary format is currently being produced by the compiler when the architecture is MIPS. If "file" doesn't exist, or it fails to identify the binary format, autoconf/configure silently disables the building of shared libraries, which causes later chunks to fail to build at link stage due to missing .so files. Change-Id: Ia98a22d121fc8cb95d36bcb1d3ae2ce44cc6ddf5
Diffstat (limited to 'strata/tools.morph')
-rw-r--r--strata/tools.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/tools.morph b/strata/tools.morph
index 4128cad9..e5eb89b0 100644
--- a/strata/tools.morph
+++ b/strata/tools.morph
@@ -9,10 +9,6 @@ chunks:
repo: upstream:distcc
ref: c9691a9604fdf9d6711204999787d332b7141692
unpetrify-ref: baserock/morph
-- name: file
- repo: upstream:file
- ref: f69c3fd9bcb108292e7887dd889e8b49f68c4a52
- unpetrify-ref: file-5.22
- name: gdb
morph: strata/tools/gdb.morph
repo: upstream:binutils-gdb
@@ -71,8 +67,6 @@ chunks:
repo: upstream:ipmitool
ref: be7917f9f58c8a354bc0960ed57516af5d2bd29a
unpetrify-ref: IPMITOOL_1_8_14
- build-depends:
- - file
- name: parted
morph: strata/tools/parted.morph
repo: upstream:parted