2018-12-29 17:17 GMT+01:00, Manoj Gupta <manojgu...@chromium.org>:
> On Sat, Dec 29, 2018 at 2:32 AM Carl Eugen Hoyos <ceffm...@gmail.com> wrote:
>>
>> 2018-12-29 0:12 GMT+01:00, Manoj Gupta <manojgu...@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?
>>
> This fixes the linking issues on AArch64. The previous fix I found
> was for ARM32/Thumb whereas this file is AArch64 specific.

Understood.

Thank you, Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to