diff options
author | Martin Storsjö <martin@martin.st> | 2014-08-10 14:40:09 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2014-08-10 21:29:06 +0300 |
commit | 08b94f160a2c966bb83e32bde0e52246fafa2155 (patch) | |
tree | fa874056014cf952154183e8460a7bfada450183 /libavfilter/af_volume.h | |
parent | cc1d8c54c19dd14fb851e3e7a7793d6b3bd75e94 (diff) | |
download | ffmpeg-08b94f160a2c966bb83e32bde0e52246fafa2155.tar.gz |
configure: Don't pass MSVC compiler options -M[TD] to armasm
The -MD option (for enabling a dynamically linked crt) gets interpreted
as a cpp option for generating dependency information (into a file named
'-.d', when preprocessing to a pipe). We shouldn't be passing
any and all C compiler flags to armasm (which is a plain assembler,
only with cpp bolted on via gas-preprocessor), but these are the
main conflicting ones.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/af_volume.h')
0 files changed, 0 insertions, 0 deletions