<div dir="ltr">I should add:<div><br></div><div>dpkg-buildflags manpage does not list DFLAGS as a supported flag, but explicitly mentioned that more flags might get added in the future if needed for more languages.</div><div><br></div><div>DFLAGS was added with</div><div><br></div><div>commit d01d1f49c9734a39fc278f4d5b75444c96491023<br>Author: Guillem Jover <<a href="mailto:guillem@debian.org">guillem@debian.org</a>><br>Date:   Fri Nov 27 01:52:28 2020 +0100<br><br>    dpkg-buildflags: Add support for DFLAGS<br>    <br>    Add default value in Debian and derivatives for the flag.<br>    <br>    It will get either -fdebug or -frelease depending on noopt presence in<br>    DEB_BUILD_OPTIONS, but for now nothing else, as it seems common for D<br>    project to use CPPFLAGS and CFLAGS anyway.<br>    <br>    Closes: #975896<br></div></div>