aboutsummaryrefslogtreecommitdiff
path: root/development/crosstool-ng
diff options
context:
space:
mode:
Diffstat (limited to 'development/crosstool-ng')
-rw-r--r--development/crosstool-ng/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/crosstool-ng/README b/development/crosstool-ng/README
index bad9b8aef9c97..11f5c0d75ae4e 100644
--- a/development/crosstool-ng/README
+++ b/development/crosstool-ng/README
@@ -1,4 +1,5 @@
-crosstool-NG aims at building toolchains. Toolchains are an essential component
-in a software development project. It will compile, assemble and link the code
-that is being developed. Some pieces of the toolchain will eventually end up in
-the resulting binary/ies: static libraries are but an example.
+crosstool-NG aims at building toolchains. Toolchains are an essential
+component in a software development project. It will compile, assemble
+and link the code that is being developed. Some pieces of the toolchain
+will eventually end up in the resulting binary/ies: static libraries
+are but an example.