summaryrefslogtreecommitdiff
path: root/strata/core
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-01-23 13:37:54 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-01-23 15:09:11 +0000
commitd022ac34d44616e7c7479a0aa1e81287786f3299 (patch)
tree72748621801ecc25a33e4c7520c8a12a98f26ae1 /strata/core
parent6e17a4af732251711411720c64dcbfc170541db0 (diff)
downloaddefinitions-d022ac34d44616e7c7479a0aa1e81287786f3299.tar.gz
Move M4 from core to build-essential
M4 is required to manipulate the assembly code in GMP. GMP is a math library required to build GCC.
Diffstat (limited to 'strata/core')
-rw-r--r--strata/core/m4.morph5
1 files changed, 0 insertions, 5 deletions
diff --git a/strata/core/m4.morph b/strata/core/m4.morph
deleted file mode 100644
index b76afbe4..00000000
--- a/strata/core/m4.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: m4
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./configure --prefix="$PREFIX" --disable-nls