How do I build dmd/druntime/phobos via Digger with maximum
optimizations during the build of the compiler itself
like what you get via
make -f posix.mak HOST_DMD=ldmd2 ENABLE_RELEASE=1
I'm currenly using
dub run digger --build=release -- build