mirror of https://github.com/FFmpeg/FFmpeg.git
The macro hell sometimes make it difficult to trace the source of an error, so it is easier to analyze the preprocessed output. This patch makes this automatical by specifying DBG=1 on the command line: a file ffmpeg/dir/file.asm gets preprocessed to builddir/dir/file.dbg.asm, which is then compiled. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/113/head^2
parent
d9293c776e
commit
bc8e044d8c
4 changed files with 24 additions and 2 deletions
Loading…
Reference in new issue