summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorsevan <sevan>2017-01-15 02:21:34 +0000
committersevan <sevan>2017-01-15 02:21:34 +0000
commitaf647396174b2335e9360c5330be2199a7aeb229 (patch)
tree3476a85620f0da2262a7fd73f5574eb5d5029340 /mk
parent439eaf0da83e31b9b2c362ae3ee8db766a3115cf (diff)
downloadpkgsrc-af647396174b2335e9360c5330be2199a7aeb229.tar.gz
Document the gcc-graphite option, used by lang/gcc*
https://gcc.gnu.org/wiki/Graphite
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index dfd3d4b076f..9945b8e3ab6 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -218,6 +218,7 @@ 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-go Build the gcc Go frontend and libraries.
+gcc-graphite Build the gcc Graphite framework for high-level memory optimisation.
gcc-inplace-math Build math libs inplace instead of depending on them.
gcc-java Build the gcc Java frontend, tools and libraries.
gcc-multilib Build libraries for multiple ABI's.