<html><head/><body><p style="color:#000000;"><br><br>-------- Original Message --------<br> From: Deepak C Shetty (Code Review) <root@dev.gluster.com><br> Sent: Thu, Aug 16, 2012 02:51 AM<br> To: <br> CC: <br> Subject: Change in glusterfs[master]: Add support for --enable-debug configure option<br><br></p>Deepak C Shetty has uploaded a new change for review. <br>
<br>
Change subject: Add support for --enable-debug configure option <br>
...................................................................... <br>
<br>
Add support for --enable-debug configure option <br>
<br>
Currently default build adds -g -O2 to CFLAGS unconditionally <br>
and there is no way to control them from configure. <br>
<br>
This patch adds support for --enable-debug option to the <br>
configure cmdline. <br>
<br>
If yes, then only -g is added. If no, then -g -O2 is added. <br>
Build defaults to --enable-debug=no. <br>
<br>
Also fixes couple of <a href="http://Makefile.am">Makefile.am</a>'s which had -g hardcoded. <br>
<br>
Change-Id: I7505619be6fc683de463a0bd44ba5500b0bedfe1 <br>
Signed-off-by: Deepak C Shetty <deepakcs@linux.vnet.ibm.com> <br>
--- <br>
M <a href="http://configure.ac">configure.ac</a> <br>
M libglusterfs/src/<a href="http://Makefile.am">Makefile.am</a> <br>
M rpc/xdr/src/<a href="http://Makefile.am">Makefile.am</a> <br>
3 files changed, 19 insertions(+), 2 deletions(-) <br>
<br>
<br>
  git pull ssh://<a href="http://git.gluster.com/glusterfs">git.gluster.com/glusterfs</a> refs/changes/22/3822/1 <br>
-- <br>
To view, visit <a href="http://review.gluster.com/3822">http://review.gluster.com/3822</a> <br>
To unsubscribe, visit <a href="http://review.gluster.com/settings">http://review.gluster.com/settings</a> <br>
<br>
Gerrit-MessageType: newchange <br>
Gerrit-Change-Id: I7505619be6fc683de463a0bd44ba5500b0bedfe1 <br>
Gerrit-PatchSet: 1 <br>
Gerrit-Project: glusterfs <br>
Gerrit-Branch: master <br>
Gerrit-Owner: Deepak C Shetty <deepakcs@linux.vnet.ibm.com> <br>
</body></html>