Re: gcov/lcov code coverage of glusterfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,


I think I finally figured this one out. It looks like the 'CFLAGS' env
is (unintended) being overwritten in 'configure.ac'.

So I modified the line reading:

CFLAGS="-g"

to

CFLAGS+=" -g"

And now all CFLAGS env vars seem to be propagated through all the
Makefiles as expected. Maybe someone with commit rights should apply
this patch ?


Thanks,



Regards,


John Smith.

Attachment: configure.patch
Description: Binary data


[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux