changeset 317:d61c65dd7894

explain how to create a minimal build (via "make gcc")
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 12 Apr 2009 19:49:44 +0200
parents 06137f1f9b9e
children 0ca9c88dd82d
files doc/README.html
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/README.html	Mon Apr 06 17:29:30 2009 +0200
+++ b/doc/README.html	Sun Apr 12 19:49:44 2009 +0200
@@ -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>