pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/defaults Document the gcc-graphite option, used by ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/364b9b3a8cf0
branches:  trunk
changeset: 357146:364b9b3a8cf0
user:      sevan <sevan%pkgsrc.org@localhost>
date:      Sun Jan 15 02:21:34 2017 +0000

description:
Document the gcc-graphite option, used by lang/gcc*
https://gcc.gnu.org/wiki/Graphite

diffstat:

 mk/defaults/options.description |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r e2ebdb9b9980 -r 364b9b3a8cf0 mk/defaults/options.description
--- a/mk/defaults/options.description   Sun Jan 15 00:14:21 2017 +0000
+++ b/mk/defaults/options.description   Sun Jan 15 02:21:34 2017 +0000
@@ -218,6 +218,7 @@
 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.



Home | Main Index | Thread Index | Old Index