Commit 637606de authored by Mans Rullgard's avatar Mans Rullgard

configure: arm: make _inline arch ext symbols depend on inline_asm

This makes --disable-inline-asm work as expected.
Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent a7831d50
......@@ -1392,6 +1392,8 @@ armvfp_deps="arm"
neon_deps="arm"
vfpv3_deps="armvfp"
map 'eval ${v}_inline_deps=inline_asm' $ARCH_EXT_LIST_ARM
altivec_deps="ppc"
ppc4xx_deps="ppc"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment