gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] gcov/lcov code coverage of glusterfs


From: Justin Clift
Subject: Re: [Gluster-devel] gcov/lcov code coverage of glusterfs
Date: Fri, 10 May 2013 17:45:31 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]