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

Juho Vähä-Herttua juhovh at iki.fi
Wed Jul 21 16:25:01 CEST 2010


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...


Juho




More information about the vlc-devel mailing list