OSDN Git Service

Allow filtering of flags passed to compiler and assembler
authorMåns Rullgård <mans@mansr.com>
Sun, 12 Jul 2009 22:44:05 +0000 (22:44 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 12 Jul 2009 22:44:05 +0000 (22:44 +0000)
commitcaf458dda4ae593b58046cc73d56a70eeab26c15
tree4a7c95aa7542d10f437e07ccbb20d9522024d5b0
parent647c2356a603c12a8cf54a63a121e29ef68e3b53
Allow filtering of flags passed to compiler and assembler

This can be used to map gcc-type flags to equivalents with other
compilers.

Originally committed as revision 19421 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure