explain how to create a minimal build (via "make gcc")

pull/13/head
Volker Grabsch 15 years ago
parent 7503c46688
commit 00719b57a7

@ -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>

Loading…
Cancel
Save