summaryrefslogtreecommitdiffstats
path: root/development/crosstool-ng/README
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@iinet.net.au>2016-02-08 21:23:19 +1000
committer Robby Workman <rworkman@slackbuilds.org>2016-02-11 18:37:37 -0600
commita75cf6eeadf0cc0d9118f26a563e9cb6c8f4f966 (patch)
treecf73a1ff34ba860a0fc45c66a747762656cf6c82 /development/crosstool-ng/README
parent1c7d622fa062a5e77567656ce2bbd9cbc0e3b6d0 (diff)
downloadslackbuilds-a75cf6eeadf0cc0d9118f26a563e9cb6c8f4f966.tar.gz
slackbuilds-a75cf6eeadf0cc0d9118f26a563e9cb6c8f4f966.tar.xz
development/crosstool-ng: Update for version 1.22.0
Diffstat (limited to 'development/crosstool-ng/README')
-rw-r--r--development/crosstool-ng/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/development/crosstool-ng/README b/development/crosstool-ng/README
index 6a9f5f4386..bad9b8aef9 100644
--- a/development/crosstool-ng/README
+++ b/development/crosstool-ng/README
@@ -2,6 +2,3 @@ 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.
-
-An example use case is creation of a toolchain to enable software compilation
-on an x86_64 machine targeting a Raspberry Pi (32bit arm architecture).