[Gluster-devel] gcov/lcov code coverage of glusterfs
Justin Clift
jclift at redhat.com
Fri May 10 16:45:31 UTC 2013
On 10/05/2013, at 4:06 PM, John Smith wrote:
<snip>
> 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 John. :)
Bug report filed as:
https://bugzilla.redhat.com/show_bug.cgi?id=961892
Patch uploaded here:
http://review.gluster.org/4979
+ Justin
--
Open Source and Standards @ Red Hat
twitter.com/realjustinclift
More information about the Gluster-devel
mailing list