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:   rillig
Date:           Sun Apr 28 21:24:26 UTC 2019

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

Log Message:
mk/defaults: add option gcc-d


To generate a diff of this commit:
cvs rdiff -u -r1.577 -r1.578 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.577 pkgsrc/mk/defaults/options.description:1.578
--- pkgsrc/mk/defaults/options.description:1.577        Thu Apr 25 14:55:04 2019
+++ pkgsrc/mk/defaults/options.description      Sun Apr 28 21:24:26 2019
@@ -227,6 +227,7 @@ fuse                        Enable Filesystem in Userspace su
 gamin                  Enable Gamin file and directory monitoring system support.
 gcc-ada                        Build the gcc Ada frontend and libraries.
 gcc-c++                        Build the gcc C++ frontend and libraries.
+gcc-d                  Build the gcc D 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.



Home | Main Index | Thread Index | Old Index