mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-06 14:49:27 +00:00
With apple tools, the linker fails with errors like these, if the offset is negative: ld: in section __TEXT,__text reloc 8: symbol index out of range for architecture arm64 Signed-off-by: Martin Storsjö <martin@martin.st>