summaryrefslogtreecommitdiff
path: root/private/gcc-latest/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2022-11-21 08:05:09 +0100
committerEugen Wissner <belka@caraus.de>2022-11-21 08:05:09 +0100
commit729946afaf3d265a0abb541dc553d76b2e422665 (patch)
tree7192fe3719b1c6d6e89e08d675e28bafa2071898 /private/gcc-latest/README
parente3fa7d216fe2f24015681c913fffd4dd92cc19ae (diff)
downloadslackbuilder-729946afaf3d265a0abb541dc553d76b2e422665.tar.gz
gcc-latest: Removed
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.