mk/defaults: add option gcc-d

This commit is contained in:
rillig 2019-04-28 21:24:26 +00:00
parent 2b5fcc7821
commit 7f610ea49f

View file

@ -227,6 +227,7 @@ fuse Enable Filesystem in Userspace support.
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.