This patch to configure makes the --tune option recognise k8 core cpus
authorChris Halse Rogers <chalserogers@gmail.com>
Mon, 3 Oct 2005 08:15:48 +0000 (08:15 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 3 Oct 2005 08:15:48 +0000 (08:15 +0000)
commit5af837972c6583ae3f500b047b451dad7d3e64be
treef1e3515b735533a12724a5f5e257470395d07c60
parente47972625e780624b08127c00966ef93402c069e
This patch to configure makes the --tune option recognise k8 core cpus
(athlon64, opteron, etc).  Currently configure just spits a warning,
saying "unknown cpu type", and doesn't set the --march compile flag.
Patch by Chris Halse Rogers <chalserogers at gmail com>.

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