[SCM] build.samba.org - branch master updated

Matthieu Patou mat at samba.org
Wed Nov 24 03:51:59 MST 2010


The branch, master has been updated
       via  38eeb91 Add debuging symbols to the build so that we have meaningfull backtraces
      from  d5a18eb build: allow samba process to run more longer

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 38eeb91d73d9fdaa8b52bafa81205c27ae3b40c5
Author: Matthieu Patou <mat at matws.net>
Date:   Wed Nov 24 13:50:43 2010 +0300

    Add debuging symbols to the build so that we have meaningfull backtraces

-----------------------------------------------------------------------

Summary of changes:
 build_test.fns |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/build_test.fns b/build_test.fns
index 50a7226..b9c84b5 100644
--- a/build_test.fns
+++ b/build_test.fns
@@ -344,7 +344,7 @@ action_configure() {
 		return $cstatus;
 	fi
 
-	echo "CFLAGS=$CFLAGS"
+	echo "CFLAGS=-g $CFLAGS"
 	echo configure options: $config_and_prefix
 	echo CC="$CCACHE $compiler" $srcdir/configure $config_and_prefix
 


-- 
build.samba.org


More information about the samba-cvs mailing list