diff options
author | khronosschoty <khronosschoty@posteo.org> | 2022-02-20 21:04:24 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-21 14:31:05 +0700 |
commit | fc0b7f1816cc049b4a776c3574681722e5a5b336 (patch) | |
tree | 3d7a156a225ee1aac75c7b6d56587eb79c5212f2 /development/gcclegacy494/README | |
parent | ab6a274abe648eea04ef4c6f093de277e94ebccd (diff) |
development/gcclegacy494: Removed (FTB).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gcclegacy494/README')
-rw-r--r-- | development/gcclegacy494/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/development/gcclegacy494/README b/development/gcclegacy494/README deleted file mode 100644 index df52926ff9..0000000000 --- a/development/gcclegacy494/README +++ /dev/null @@ -1,8 +0,0 @@ -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. |