[vlc-devel] [vlc-commits] contrib: lua: don´t mix native and cross compiled objects
Jean-Baptiste Kempf
jb at videolan.org
Sat Aug 6 13:35:17 CEST 2016
On 06 Aug, Rémi Denis-Courmont wrote :
> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Aug 6 09:58:36 2016 +0300| [bdae0096827e2bebdc52ad883f37e1c3b431c926] | committer: Rémi Denis-Courmont
>
> contrib: lua: don´t mix native and cross compiled objects
This breaks cross-compiling for numerous targets.
Case in point, my patches were reverted, because of this lua-32bits
headers issue, and there was a LOT of discussion
So:
- either we stop the check that requires that luac must be give 32bits
output, and the luac files will be different depending on the build
architecture (build on linux64 -> luac64 files)
- either you suggest a different solution for this issue
- or we revert this commit.
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list