[vlc-devel] [PATCH 6/8] osx: Remove -arch from CPPFLAGS, it is not needed and gets passed to moc on Qt4

Rémi Denis-Courmont remi at remlab.net
Wed Jul 21 17:25:16 CEST 2010


Le mercredi 21 juillet 2010 17:25:01 Juho Vähä-Herttua, vous avez écrit :
> 21.7.2010 17:17, Jean-Baptiste Kempf kirjoitti:
> > On Wed, Jul 21, 2010 at 04:54:24PM +0300, Juho Vähä-Herttua wrote :
> >>   configure.ac |    1 -
> > 
> > hmmm, ok. Are you sure it isn't needed for PPC ?
> 
> CPPFLAGS are for preprocessing and -arch is useful for compiling and
> linking (it affects the binary output of compiler), I very much doubt it
> is needed there. If it is however, I think someone is using CPPFLAGS
> incorrectly...

Uh no. The archictecture affects some predefined macros (in GCC at least).

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



More information about the vlc-devel mailing list