ld: warning: could not create compact unwind for _ff_rl_init_vlc: stack subq instruction is too different from dwarf stack size
Similar to rB2de5de57c58521862e0fecc95fc474ea347b7468
Alternative is adding -Wl,-no_compact_unwind linker flag but I don't know the side effects of that.
https://gankra.github.io/blah/compact-unwinding/
Though It will allow reverting rB2de5de57c58521862e0fecc95fc474ea347b7468 and not adding any new
code to ffmpeg.diff.
