summaryrefslogtreecommitdiffstats
path: root/development/gcc-d
diff options
context:
space:
mode:
author B. Watson2020-10-13 03:11:07 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:07 +0200
commitfb0a933b8ebc1724c6baccc3a21fb52febbf6acc (patch)
tree7489cd97245e993db56710a8c5dd60002dca8cee /development/gcc-d
parentd07db8493d4d300ab8adab4fc12fc5dbe272bdbf (diff)
downloadslackbuilds-fb0a933b8ebc1724c6baccc3a21fb52febbf6acc.tar.gz
development/gcc-d: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gcc-d')
-rw-r--r--development/gcc-d/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/development/gcc-d/README b/development/gcc-d/README
index 0d3985f0fd..09bb108754 100644
--- a/development/gcc-d/README
+++ b/development/gcc-d/README
@@ -1,12 +1,12 @@
This is GDC (GNU D Compiler), the D frontend for GCC.
-D is a general-purpose programming language with static typing, systems-level
-access, and C-like syntax. With the D Programming Language, write fast, read
-fast, and run fast.
+D is a general-purpose programming language with static typing,
+systems-level access, and C-like syntax. With the D Programming
+Language, write fast, read fast, and run fast.
-This package provides GCC 8 with C, C++ and D. It doesn't conflict with GCC 5
-shipped by Slackware.
+This package provides GCC 8 with C, C++ and D. It doesn't conflict with
+GCC 5 shipped by Slackware.
-Since GCC is built several times to bootstrap the D frontend written in D with
-an older C++-version, be sure you have about 9 GB of disk space in your
-temporary directory.
+Since GCC is built several times to bootstrap the D frontend written in
+D with an older C++-version, be sure you have about 9 GB of disk space
+in your temporary directory.