[vlc-devel] [PATCH] contrib: dav1d: disable asm for Android x86
Rémi Denis-Courmont
remi at remlab.net
Wed Jan 9 18:37:53 CET 2019
Le keskiviikkona 9. tammikuuta 2019, 10.09.07 EET Thomas Guillem a écrit :
> This fixes the following warning (treated as error) on Android:
>
> "ld: warning: shared library text segment is not shareable"
Nonshareable/relocatable text segment is a problem to a varying degree on most
systems, not just Android. This does not seem like the right solution to me.
Either the assembler is not PIC, or the linker script is busted. Either way,
this seems like a real bug.
--
Реми Дёни-Курмон
http://www.remlab.net/
More information about the vlc-devel
mailing list