configure: consolidate compiler-specific optimisation settings
authorMåns Rullgård <mans@mansr.com>
Thu, 28 Jan 2010 02:50:36 +0000 (02:50 +0000)
committerMåns Rullgård <mans@mansr.com>
Thu, 28 Jan 2010 02:50:36 +0000 (02:50 +0000)
commit14ca9cd0b073ddf2b0654a29af3b91707c886fae
tree2238e32f32c5ea8160f8efe4920a59350e96356f
parentb4f0e04c99062267377605eb35e6a6f82e760855
configure: consolidate compiler-specific optimisation settings

In the main per-compiler section, set speed_cflags and size_cflags
with suitable values.  Later one or the other is added to CFLAGS.

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