summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-04-12 17:49:44 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-04-12 17:49:44 (GMT)
commit00719b57a7d7379731f22e9538aa0267dcbaf5aa (patch)
tree894950e170dd1d8ece942f157addc255b85f83fc /doc
parent7503c4668839241efd76a8cc8ae95ccd1b0763c1 (diff)
downloadmxe-00719b57a7d7379731f22e9538aa0267dcbaf5aa.zip
mxe-00719b57a7d7379731f22e9538aa0267dcbaf5aa.tar.gz
mxe-00719b57a7d7379731f22e9538aa0267dcbaf5aa.tar.bz2
explain how to create a minimal build (via "make gcc")
Diffstat (limited to 'doc')
-rw-r--r--doc/README.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/README.html b/doc/README.html
index 800f66e..f1fb001 100644
--- a/doc/README.html
+++ b/doc/README.html
@@ -208,6 +208,15 @@
non-parallel
</dd>
+ <dt>make gcc</dt>
+
+ <dd>
+ build a minimal useful set of packages,
+ i.e. the cross compilers
+ and the most basic packages,
+ non-parallel
+ </dd>
+
<dt>make foo bar</dt>
<dd>