projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bb13a4
)
Drop redundant architecture extension dependencies.
author
Diego Biurrun
<diego@biurrun.de>
Sun, 25 Jan 2009 19:43:48 +0000
(19:43 +0000)
committer
Diego 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
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 1cba2688869cf4bcb9edc262a9d0729fec27b501..346fa235dca0205266596a43967edc23cbe3bf53 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