Hi,

On Mon, 14 Jul 2014, Franzi Edo. wrote:

> It is like if gcc do not take in account of my BUILD_CFLAGS="-g -O2 
> -fbracket-depth=1024“

GCC meanwhile is compiled with c++.  Instead of CFLAGS use CXXFLAGS.  I.e. 
BUILD_CXXFLAGS, and so on.  No guarantees, but at least foobar_CFLAGS only 
should not be enough.


Ciao,
Michael.

Reply via email to