提交 7116e689 编写于 作者: J James Almer

Merge commit '9d12dd6f'

* commit '9d12dd6f':
  configure: Add x86 dependency for mmx_internal
Merged-by: NJames Almer <jamrial@gmail.com>
......@@ -2366,7 +2366,7 @@ fma4_deps="avx"
avx2_deps="avx"
mmx_external_deps="x86asm"
mmx_inline_deps="inline_asm"
mmx_inline_deps="inline_asm x86"
mmx_suggest="mmx_external mmx_inline"
for ext in $(filter_out mmx $ARCH_EXT_LIST_X86_SIMD); do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册