summaryrefslogtreecommitdiff
path: root/private/gcc-latest/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-02-20 08:57:04 +0100
committerEugen Wissner <belka@caraus.de>2023-02-20 08:57:04 +0100
commitbd84f6bbf0e05454762531c439628931c1cb4221 (patch)
tree74f385e081d80b3a2b210636975f2e9d65e4d0c4 /private/gcc-latest/README
parentad02a3fa388930240905d23554969bd46eb3c5f1 (diff)
downloadslackbuilder-bd84f6bbf0e05454762531c439628931c1cb4221.tar.gz
Revert "gcc-latest: Removed"
This reverts commit 729946afaf3d265a0abb541dc553d76b2e422665.
Diffstat (limited to 'private/gcc-latest/README')
-rw-r--r--private/gcc-latest/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/private/gcc-latest/README b/private/gcc-latest/README
new file mode 100644
index 0000000..04113b2
--- /dev/null
+++ b/private/gcc-latest/README
@@ -0,0 +1,6 @@
+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.