summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 21:11:26 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:07 +0700
commitef919d34219e0dca7efa72dce0865f04f76b8131 (patch)
tree753c03dbdae0d36b72417cb0df7881736dc72eb4
parentfb0a933b8ebc1724c6baccc3a21fb52febbf6acc (diff)
downloadslackbuilds-ef919d34219e0dca7efa72dce0865f04f76b8131.tar.gz
slackbuilds-ef919d34219e0dca7efa72dce0865f04f76b8131.tar.xz
development/gcclegacy494: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/gcclegacy494/README15
1 files changed, 7 insertions, 8 deletions
diff --git a/development/gcclegacy494/README b/development/gcclegacy494/README
index 54df65a6ff..df52926ff9 100644
--- a/development/gcclegacy494/README
+++ b/development/gcclegacy494/README
@@ -1,9 +1,8 @@
-The GNU Compiler Collection includes front ends for C, C++, Objective-C,
-Fortran, Ada, and Go, as well as libraries for these languages
-(libstdc++,...). GCC was originally written as the compiler for the GNU
-operating system. The GNU system was developed to be 100% free software, free
-in the sense that it respects the user's freedom.
+The GNU Compiler Collection includes front ends for C, C++,
+Objective-C, Fortran, Ada, and Go, as well as libraries for these
+languages (libstdc++,...). GCC was originally written as the compiler
+for the GNU operating system. The GNU system was developed to be 100%
+free software, free in the sense that it respects the user's freedom.
-
-This script only compiles the GNU C, and C++ front ends. This script was
-written with the intention to compile a better PaleMoon.
+This script only compiles the GNU C, and C++ front ends. This script
+was written with the intention to compile a better PaleMoon.