mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 09:21:52 +00:00
Minor fixes in README.md
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
0d60126579
commit
2692b468c0
@ -8,18 +8,13 @@ Crosstool-NG aims at building toolchains. Toolchains are an essential component
|
|||||||
|
|
||||||
Refer to [documentation at crosstool-NG website](http://crosstool-ng.github.io/docs/) for more information on how to configure, install and use crosstool-NG.
|
Refer to [documentation at crosstool-NG website](http://crosstool-ng.github.io/docs/) for more information on how to configure, install and use crosstool-NG.
|
||||||
|
|
||||||
##########################################
|
|
||||||
**Note 1:** If you elect to build a uClibc-based toolchain, you will have to prepare a config file for uClibc with <= crosstool-NG-1.21.0. In >= crosstool-NG-1.22.0 you only need to prepare a config file for uClibc(or uClibc-ng) if you really need a custom config for uClibc.
|
**Note 1:** If you elect to build a uClibc-based toolchain, you will have to prepare a config file for uClibc with <= crosstool-NG-1.21.0. In >= crosstool-NG-1.22.0 you only need to prepare a config file for uClibc(or uClibc-ng) if you really need a custom config for uClibc.
|
||||||
|
|
||||||
**Note 2:** If you call `ct-ng --help` you will get help for `make(2)`. This is because ct-ng is in fact a `make(2)` script. There is no clean workaround for this.
|
**Note 2:** If you call `ct-ng --help` you will get help for `make(2)`. This is because ct-ng is in fact a `make(2)` script. There is no clean workaround for this.
|
||||||
|
|
||||||
## Repository layout
|
## Repository layout
|
||||||
|
|
||||||
|URL | Purpose |
|
To clone the crosstool-NG repository:
|
||||||
|---|---|
|
|
||||||
| https://github.com/crosstool-ng/crosstool-ng/ | Main development repository |
|
|
||||||
|
|
||||||
To clone the repository:
|
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/crosstool-ng/crosstool-ng
|
git clone https://github.com/crosstool-ng/crosstool-ng
|
||||||
|
Loading…
x
Reference in New Issue
Block a user