On Thu, Oct 14, 2010 at 09:33:45AM +0100, Caolán McNamara wrote: > On Thu, 2010-10-14 at 08:37 +0200, Thomas Klausner wrote: > > On Wed, Oct 13, 2010 at 05:25:59PM +0200, Thomas Klausner wrote: > > > I don't see my CFLAGS nor CPPFLAGS, which would make it find boost, in > > > the gcc arguments. > > > How can I make them used in this part of the build? > > I don't think we have any proper support to pass CFLAGS and CPPFLAGS > down to everything correctly. You can try using "ARCH_FLAGS" as a route > to pass extra flags down to the final compiler line. >
There is ENVCFLAGS for flags to add to $CC and ENVCFLAGSCXX for flags to add to $CXX . D. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
