[vlc-devel] [PATCH 2/2] Refuse to use luac when cross-compiling
Rafaël Carré
funman at videolan.org
Fri Feb 10 12:32:15 CET 2012
Le 2012-02-10 06:20, Rémi Denis-Courmont a écrit :
> On Fri, 10 Feb 2012 06:05:31 -0500, Rafaël Carré <funman at videolan.org>
> wrote:
>> Can be overridden with LUAC env variable
>
> This breaks cross-compilation from one OS to another of the same
> architecture, and also cross-compilation from 386 to ARM (or generally
> across 32-bits platforms), for no good reasons.
This is handled by the third patch.
Although I just noticed we can generate luac from (lib?)vlc itself so we
could even generate luac files at install as an enhancement.
More information about the vlc-devel
mailing list