mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-07 23:21:19 +08:00
6308729e68
The inline asm added in bf5d46d uses the 'y' modifier which
is only supported from gcc 4.5. This check allows building
with older compilers.
Signed-off-by: Mans Rullgard <mans@mansr.com>