summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-07-13 13:13:43 +0000
committerhans <hans@pkgsrc.org>2011-07-13 13:13:43 +0000
commitfb6abfddd96ccc99d5c9e3a80a7eb9ae2ae3dfe1 (patch)
treeab21d6a38a5ead43cb9f1a7349940eab9cebac5d /mk/defaults
parentd5ccdedf55d1e06f018bd7f23a8e595ebacc326e (diff)
downloadpkgsrc-fb6abfddd96ccc99d5c9e3a80a7eb9ae2ae3dfe1.tar.gz
Prefix the gcc options with gcc- and add descriptions for each option.
Requested by wiz.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/options.description5
1 files changed, 5 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index cb6fada8e82..c8d8727b890 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -155,6 +155,11 @@ freeradius-simul-use Enable Simultaneous-Use.
freetype Enable freetype support.
ftp Enable File Transfer Protocol (FTP) support.
fts Enable full-text searching.
+gcc-ada Build the gcc Ada frontend and libraries.
+gcc-c++ Build the gcc C++ frontend and libraries.
+gcc-fortran Build the gcc Fortran frontend and libraries.
+gcc-java Build the gcc Java frontend, tools and libraries.
+gcc-objc Build the gcc Objective-C frontend and libraries.
gd Use GD to render graphical output.
gdal Use the GDAL library.
gdb6-tui Build the tui application.