Make MMX2 depend on MMX.
Originally committed as revision 12640 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
3a71577f87
commit
fbef871dad
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -805,7 +805,7 @@ armv6_deps="armv4l"
|
|||
iwmmxt_deps="armv4l"
|
||||
mmi_deps="mips"
|
||||
mmx_deps="x86"
|
||||
mmx2_deps="x86"
|
||||
mmx2_deps="x86 mmx"
|
||||
ssse3_deps="x86"
|
||||
vis_deps="sparc"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue