pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk/defaults



Module Name:    pkgsrc
Committed By:   sevan
Date:           Sun Jan 15 02:21:34 UTC 2017

Modified Files:
        pkgsrc/mk/defaults: options.description

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


To generate a diff of this commit:
cvs rdiff -u -r1.520 -r1.521 pkgsrc/mk/defaults/options.description

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mk/defaults/options.description
diff -u pkgsrc/mk/defaults/options.description:1.520 pkgsrc/mk/defaults/options.description:1.521
--- pkgsrc/mk/defaults/options.description:1.520        Mon Jan  9 04:01:32 2017
+++ pkgsrc/mk/defaults/options.description      Sun Jan 15 02:21:34 2017
@@ -218,6 +218,7 @@ gcc-ada                     Build the gcc Ada frontend and
 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