overview: fix table of content, fix the hacker's way
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 30 00:30:45 2009 +0200 (2009-08-30)
changeset 1491ae44a02d67fb
parent 1486 7155f2a00364
child 1492 b97f8fa54d67
overview: fix table of content, fix the hacker's way

table of content: add missing entry
the hacker's way: no need to "make install"
docs/overview.txt
     1.1 --- a/docs/overview.txt	Mon Aug 24 19:20:57 2009 +0200
     1.2 +++ b/docs/overview.txt	Sun Aug 30 00:30:45 2009 +0200
     1.3 @@ -24,6 +24,7 @@
     1.4    Stopping and restarting a build
     1.5    Testing all toolchains at once
     1.6    Overriding the number of // jobs
     1.7 +  Note on // jobs
     1.8  Using the toolchain
     1.9  Toolchain types
    1.10  Internals
    1.11 @@ -145,7 +146,6 @@
    1.12  simple:
    1.13    ./configure --local
    1.14    make
    1.15 -  make install
    1.16  
    1.17  Now, *do not* remove crosstool-NG sources. They are needed to run crosstool-NG!
    1.18  Stay in the directory holding the sources, and run: