Closed sergio-costas closed 1 year ago
I'm not sure if for C++ code I have to use CCFLAGS or CXXFLAGS.
I'm not sure if for C++ code I have to use CCFLAGS or CXXFLAGS.
I think it's CXXFLAGS, but not certain.
Anyway, using CXXFLAGS, epiphany doesn't work, so it seems that using that is problematic. Closing.
The parts built with the MESON module have been using the -O3 and -g parameters since several months ago, but the parts built with the AUTOTOOLS module weren't. This patch fixes this.