Mercurial > mplayer.hg
diff cfg-mplayer.h @ 17067:2f4f6c278741
AMD's Family 6 CPUs come with two flavors: one that supports SSE and
one that dosen't. However, they're not easily distinguishible from
their signature (family, model and stepping). Original configure might
set -march=athlon-4 for a CPU that dosen't support SSE and causes gcc
to generate code that won't run on the target machine.
Closes bug #267.
patch by Zuxy Meng zuxy -- dot -- meng -- at -- gmail -- dot -- com
author | diego |
---|---|
date | Thu, 01 Dec 2005 02:51:22 +0000 |
parents | 58e526a6a8dc |
children | 3aea4bdfd0d0 |