diff options
-rw-r--r-- | docs/overview.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/overview.txt b/docs/overview.txt index 740ac0ae..ed45d63e 100644 --- a/docs/overview.txt +++ b/docs/overview.txt @@ -24,6 +24,7 @@ Running crosstool-NG Stopping and restarting a build Testing all toolchains at once Overriding the number of // jobs + Note on // jobs Using the toolchain Toolchain types Internals @@ -145,7 +146,6 @@ If you go the hacker's way, then the usage is a bit different, although very simple: ./configure --local make - make install Now, *do not* remove crosstool-NG sources. They are needed to run crosstool-NG! Stay in the directory holding the sources, and run: |