[FFmpeg-devel] [PATCH] libavcodec: Remove dynamic relocs from aarch64/h264idct_neon.S

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Dec 29 12:32:12 EET 2018


2018-12-29 0:12 GMT+01:00, Manoj Gupta <manojgupta at chromium.org>:

> I recently had a problem building ffmpeg for AArch64 where lld
> linker complained about text relocations in readonly segment.
> The following patch fixes the linker complains by referring to a
> local label instead of function name.

Do you know why this issue wasn't found when the previously
fixed occurrences were seen?

Carl Eugen


More information about the ffmpeg-devel mailing list