[llvm-commits] Configure patch. CXXFLAGS and CFLAGS option doesn't works. Also we need BUILD_CXXFLAGS and BUILD_CFLAGS
Andrew Trick
atrick at apple.com
Tue Nov 13 13:31:36 PST 2012
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
More information about the llvm-commits
mailing list