summaryrefslogtreecommitdiff
path: root/lang/gcc7-libs/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc7-libs/DESCR')
-rw-r--r--lang/gcc7-libs/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/gcc7-libs/DESCR b/lang/gcc7-libs/DESCR
new file mode 100644
index 00000000000..2801d164a1d
--- /dev/null
+++ b/lang/gcc7-libs/DESCR
@@ -0,0 +1,7 @@
+The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
+Fortran, and Go, as well as libraries for these languages (libstdc++,
+libgfortran, ...).
+
+This packages provides GCC support libraries in a specific location and allows
+packages to depend on just the libraries rather than having to pull in the full
+GCC package.