summaryrefslogtreecommitdiff
path: root/strata/build-essential
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/build-essential
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/build-essential')
-rw-r--r--strata/build-essential/m4.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/build-essential/m4.morph b/strata/build-essential/m4.morph
new file mode 100644
index 00000000..b76afbe4
--- /dev/null
+++ b/strata/build-essential/m4.morph
@@ -0,0 +1,5 @@
+name: m4
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX" --disable-nls