[vlc-devel] [vlc-commits] contrib: lua: don´t mix native and cross compiled objects

Rafaël Carré funman at videolan.org
Sat Aug 6 19:51:44 CEST 2016


Le 6 août 2016 08:59, "Rémi Denis-Courmont" <git at videolan.org> a écrit :
>
> 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
>
> Also don´t clean.
>
> >
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bdae0096827e2bebdc52ad883f37e1c3b431c926
> ---
>
>  contrib/src/lua/rules.mak | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/contrib/src/lua/rules.mak b/contrib/src/lua/rules.mak
> index cd8cc14..5883418 100644
> --- a/contrib/src/lua/rules.mak
> +++ b/contrib/src/lua/rules.mak
> @@ -80,8 +80,4 @@ ifdef HAVE_WIN32
>         mkdir -p -- "$(PREFIX)/lib/pkgconfig"
>         cp $</etc/lua.pc "$(PREFIX)/lib/pkgconfig/"
>  endif
> -ifdef HAVE_CROSS_COMPILE
> -       cd $</src && $(MAKE) clean && $(MAKE) liblua.a && ranlib liblua.a
&& $(MAKE) luac
> -       cp $</src/luac $(PREFIX)/bin
> -endif
>         touch $@
>
>

Looks wrong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160806/4dc22782/attachment.html>


More information about the vlc-devel mailing list