summaryrefslogtreecommitdiffstats
path: root/libavformat/rawdec.c
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <[email protected]>2015-09-18 15:28:47 -0400
committerMichael Niedermayer <[email protected]>2015-10-03 21:59:24 +0200
commit8d1226e623b270969a04e455a14ed036dc8466bc (patch)
treea4ea692625fa6c505c0b724481ab0b3a78b7f928 /libavformat/rawdec.c
parentfd9a528523d020764044dcc5a4873d030eeb2b63 (diff)
configure: silence preprocessor noise from dependency generation
Currently, errors are thrown for various macros while building that are completely bogus. They occur during the dependency (.d) generation phase, and have no bearing on the compiled output, since only the stdout is piped into the sed command to generate the .d files. They basically occur as the relevant -I paths are not (and cannot be passed) during the dependancy generation phase. As such, this patch silences them. Signed-off-by: Ganesh Ajjanagadde <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/rawdec.c')
0 files changed, 0 insertions, 0 deletions