OSDN Git Service

Drop redundant architecture extension dependencies.
authorDiego Biurrun <diego@biurrun.de>
Sun, 25 Jan 2009 19:43:48 +0000 (19:43 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 25 Jan 2009 19:43:48 +0000 (19:43 +0000)
Originally committed as revision 16784 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 1cba268..346fa23 100755 (executable)
--- a/configure
+++ b/configure
@@ -950,11 +950,11 @@ armvfp_deps="arm"
 iwmmxt_deps="arm"
 mmi_deps="mips"
 mmx_deps="x86"
-mmx2_deps="x86 mmx"
+mmx2_deps="mmx"
 neon_deps="arm"
 ppc4xx_deps="ppc"
-sse_deps="x86 mmx"
-ssse3_deps="x86 sse"
+sse_deps="mmx"
+ssse3_deps="sse"
 vis_deps="sparc"
 
 # common features