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
commitc858669726acb1c3e842332370d12175ae793329 (patch)
tree3476a85620f0da2262a7fd73f5574eb5d5029340 /mk
parent540ba45d7ffa8398e93d16ea4408a4e05a6aa50b (diff)
downloadpkgsrc-c858669726acb1c3e842332370d12175ae793329.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.