[vlc-devel] [PATCH 2/3] contrib: Put the contrib in $host/$distro instead of just $host. This allows building for a same target with different distro type. (eg iPhone Simulator)

Pierre d'Herbemont pdherbemont at free.fr
Sun Sep 26 13:42:37 CEST 2010


2010/9/26 Rémi Denis-Courmont <remi at remlab.net>:
>   Hello,
>
> First, I think contribs are getting way too recursive for practical hacking.

Probably.

> Second, I claim your use case makes no sense.

To build for the iPad, we need to have some host contrib (autoconf,
etc.) and then the target contrib. Then when trying to target the
simulator and the os, we need also separate contrib. I may be
hijacking the contrib to do this here. And we could figure out a
simpler/more solid way to solve this.

>  If you want to build two
> different targets, then you have to use builddirs anyway. Otherwise the 'main'
> builds will collide. (That might require making contribs builddir-capable.)

This works only with prebuild binary package for now. (ie, prebuild
darwin-x86_64 and iOS contrib), But, else this is the purpose of the
second patch.

Thanks for the review.

Pierre.



More information about the vlc-devel mailing list