[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
Fri Oct 1 20:04:03 CEST 2010
On Fri, Oct 1, 2010 at 4:11 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On Sat, Sep 25, 2010 at 11:51:09PM +0200, Pierre d'Herbemont wrote :
>> - CONTRIB_DIR="${topdir}/extras/contrib/hosts/${host}"
>> + CONTRIB_DIR="${topdir}/extras/contrib/hosts/${host}/default_distro"
> I am not at ease with "default_distro", I have to say.
Do you have a suggestion to throw in? This is referring to the $distro
in bootstrap, value that refers itself to Distribution/blah.mk.
Pierre.
More information about the vlc-devel
mailing list