Hi,
I want to build a debug build with an added target. I have
configure -disable-optimized
and then followed >> HowTo: Create and register a new back end (a new hardware target), on the wiki
Yet, I get the CXXFLAGS set with -DNDEBUGS, which is not what I want.
What should I do?
/Jonas