py/mkrules.mk: Fix dependency file generation for compiler wrappers.
When compiling with distcc, it does not understand the -MD flag on its own. This fixes the interaction by explicitly adding the -MF option. The error in distcc is described here under "Problems with gcc -MD": https://www.distcc.org/faq.htmlSigned-off-by: Peter Züger <zueger.peter@icloud.com>
Showing
Please register or sign in to comment