Commit 7e5d75d5 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '06a1d132'

* commit '06a1d132':
  configure: Extend the neon intrinsics check
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 9515d7c6 06a1d132
......@@ -4543,7 +4543,7 @@ EOF
fi
check_code cc arm_neon.h "int64x2_t test" && enable intrinsics_neon
check_code cc arm_neon.h "int16x8_t test = vdupq_n_s16(0)" && enable intrinsics_neon
check_ldflags -Wl,--as-needed
......
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