[llvm-commits] Configure patch. CXXFLAGS and CFLAGS option doesn't works. Also we need BUILD_CXXFLAGS and BUILD_CFLAGS

Eric Christopher echristo at gmail.com
Tue Nov 13 14:19:25 PST 2012


FWIW c++11 can be done via configure flag, same with libc++ :)

-eric


On Tue, Nov 13, 2012 at 1:31 PM, Andrew Trick <atrick at apple.com> wrote:

> On Nov 7, 2012, at 8:16 PM, Stepan Dyatkovskiy <STPWORLD at narod.ru> wrote:
>
> > Hi!
> > CFLAGS and CXXFLAGS are not substituted in Makefile.config.in.
> > Also it would be good to customize CFLAGS, CXXFLAGS and LDFLAGS for
> build platform while doing cross-compilation.
> > Please review the patch in attachment.
> > -Stepan.
>
> Thanks! This kept me from moving to c++11, which I have to do very
> selectively.
>
> I didn't try your cross-compiler options, but it seems simple enough.
>
> -Andy
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121113/0d7da021/attachment.html>


More information about the llvm-commits mailing list