configure: add missing x86 dependency for i686
This commit is contained in:
parent
6d93307f8d
commit
fb87e69ff7
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -1561,6 +1561,7 @@ x86_64_suggest="fast_cmov"
|
|||
|
||||
amd3dnow_deps="mmx"
|
||||
amd3dnowext_deps="amd3dnow"
|
||||
i686_deps="x86"
|
||||
mmx_deps="x86"
|
||||
mmxext_deps="mmx"
|
||||
sse_deps="mmxext"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue