mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-07 18:29:59 +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
This is cherry-picked from libav commit
|
||
|---|---|---|
| .. | ||
| asm.S | ||
| bswap.h | ||
| cpu.c | ||
| cpu.h | ||
| float_dsp_init.c | ||
| float_dsp_neon.S | ||
| Makefile | ||
| neontest.h | ||
| timer.h | ||