summaryrefslogtreecommitdiff
path: root/private/gcc-latest/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-04-23 10:53:25 +0200
committerEugen Wissner <belka@caraus.de>2023-04-23 10:53:25 +0200
commit6f5eaf9650e9e23b11f81366de580215ddf57295 (patch)
treef37472f8ce557ada396d066546ca5bf6985a876a /private/gcc-latest/README
parent691ddba017596abb02af51dba9dbad06e3f62bbc (diff)
downloadslackbuilder-6f5eaf9650e9e23b11f81366de580215ddf57295.tar.gz
gcc-latest: Removed
There were still problems with this build. For example LibreOffice cannot be built if GCC is installed.
Diffstat (limited to 'private/gcc-latest/README')
-rw-r--r--private/gcc-latest/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/private/gcc-latest/README b/private/gcc-latest/README
deleted file mode 100644
index 04113b2..0000000
--- a/private/gcc-latest/README
+++ /dev/null
@@ -1,6 +0,0 @@
-GCC 12 with C, C++ and D support.
-
-GCC is the GNU Compiler Collection.
-
-D is a general-purpose programming language with static typing,
-systems-level access, and C-like syntax.