[vlc-devel] [PATCH v2 05/13] contrib: lua: built luac when using prebuilt in cross compilation
Rémi Denis-Courmont
remi at remlab.net
Tue Mar 24 17:22:18 CET 2020
Le tiistaina 24. maaliskuuta 2020, 18.00.58 EET Steve Lhomme a écrit :
> There's just one line in this patch. It's
> +PKGS_PROGS += luac
>
> At some point we need to tell the Makefile which target need to be built
> alongside prebuilt for the contribs to be fully usable. We need to do it
> in each package that needs this treatment.
>
> So I don't see what's wrong here, as "before".
For one thing, you can't separate the luac and lua builds. They are
interdependent. Likely protobuf has the same problem.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list