Seems like the added SYSCONFDIR configuration caused this regression.
https://github.com/D-Programming-Language/dmd/pull/3055
I think the problem is that SYSCONFDIR="/etc/" is only defined in posix.mak
but build scripts use src/posix.mak to build dmd.