OSDN Git Service

Allow unusual ways of specifying compiler output file
authorMåns Rullgård <mans@mansr.com>
Sun, 12 Jul 2009 13:29:46 +0000 (13:29 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 12 Jul 2009 13:29:46 +0000 (13:29 +0000)
commit7e6c86e65ddb7cef13f856acf0e10737e10564d3
treecf0f728c10c0b17231ebb2a9d73c14a00e6ca74f
parent50567afa5a2afe1e19e75842115749905099bfc7
Allow unusual ways of specifying compiler output file

Some compilers do not use the typical -c -o foo.o style.
This allows compiler-specific equivalents to be set by the
configure script.

Originally committed as revision 19409 to svn://svn.ffmpeg.org/ffmpeg/trunk
common.mak
configure