summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 42975e120c..31508182ab 100755
--- a/configure
+++ b/configure
@@ -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"