* Paul Elliott <[email protected]> [130815 11:52]:
>
> What is the official way to add additional -D definitions
> to the gcc command line from the debian/rules file?
>
> Is it DEB_CFLAGS_MAINT_APPEND ?
DEB_CPPFLAGS_MAINT_APPEND, as -D is for the C PreProcessor
and not the Compiler itself. Make sure it is in the environment
of the dpkg-buildflags actually called (usually you need a
export there).
Bernhard R. Link
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]