From 00719b57a7d7379731f22e9538aa0267dcbaf5aa Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Sun, 12 Apr 2009 19:49:44 +0200 Subject: explain how to create a minimal build (via "make gcc") --- doc/README.html | 9 +++++++++ 1 file changed, 9 insertions(+) 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 +
make gcc
+ +
+ build a minimal useful set of packages, + i.e. the cross compilers + and the most basic packages, + non-parallel +
+
make foo bar
-- cgit v0.12