On Mon, 22 Jun 2015 08:44:41 +0100 "Gonzalez Monroy, Sergio" <sergio.gonzalez.monroy at intel.com> wrote:
> I don't think you need to modify the makefiles and introduce a new > compile time option for this. > The same result can be easily achieved by setting EXTRA_CFLAGS in the > command line. ie: > $ make install T=x86_64-native-linuxapp-gcc EXTRA_CFLAGS='-g > -ggdb' Fair enough. Please ignore this patch then. Thanks!