1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

Merge commit '06a1d1323bc8afd03f085ae98d9b74e431b3534e'

* commit '06a1d1323bc8afd03f085ae98d9b74e431b3534e':
  configure: Extend the neon intrinsics check

Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2014-07-23 00:34:16 +02:00

2
configure vendored
View File

@@ -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