[vlc-devel] [vlc-commits] commit: contribs: fix libvpx build, only specify cross prefix for win32 ( Rafaël Carré )
Rafaël Carré
rafael.carre at gmail.com
Sun Oct 31 21:49:10 CET 2010
On Sun, 31 Oct 2010 21:32:19 +0100
Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On Sun, Oct 31, 2010 at 09:02:49PM +0100, git at videolan.org wrote :
> > vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Sun
> > Oct 31 21:02:16 2010 +0100|
> > [514d6aa6df0e0a9563385f3ba39c699fb55095e5] | committer: Rafaël
> > Carré
> >
> > contribs: fix libvpx build, only specify cross prefix for win32
>
> CROSS should be whenever we have BUILD != HOST, not only for win32,
> IMVHO.
Perhaps, but it doesn't work on OSX
21:39 videolan at jones ~% ls /usr/bin/i686-apple-darwin9-g*
/usr/bin/i686-apple-darwin9-g++-4.0.1
/usr/bin/i686-apple-darwin9-gcc-4.0.1
/usr/bin/i686-apple-darwin9-g++-4.2.1
/usr/bin/i686-apple-darwin9-gcc-4.2.1
-> No $(CROSS)-gcc (thanks Apple!)
--
Rafaël Carré
More information about the vlc-devel
mailing list