Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Compilergcc plugin compiles with debug by default
(1/1)
php-coder:
Hi folks! :)
By default C::B build without debug. But not all. Plugin compilergcc build with -g flag. I fix this in my spec file:
sed -i 's|AM_CFLAGS = -Wall -g -DDEPSLIB_UNIX|AM_CFLAGS = -DDEPSLIB_UNIX|' src/plugins/compilergcc/depslib/src/Makefile.am
But what you think about this behaviour ? I think it's bug :-)
mandrav:
--- Quote ---I think it's bug
--- End quote ---
Possibly, yes.
Navigation
[0] Message Index
Go to full version