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

Andrew Tridgell tridge at samba.org
Wed Nov 24 05:31:34 MST 2010


The branch, master has been updated
       via  4af2afc Revert "Add debuging symbols to the build so that we have meaningfull backtraces"
      from  0b542dc Move resource limiting to import-and-analyse script itself.

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


- Log -----------------------------------------------------------------
commit 4af2afc3a12a82eb72a339fd69f8df952f366c47
Author: Andrew Tridgell <tridge at samba.org>
Date:   Wed Nov 24 23:29:25 2010 +1100

    Revert "Add debuging symbols to the build so that we have meaningfull backtraces"
    
    changing what we echo doesn't do anything.
    
    Matthieu, please leave this until we fix the current build farm problems
    
    This reverts commit 38eeb91d73d9fdaa8b52bafa81205c27ae3b40c5.

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

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 b9c84b5..50a7226 100644
--- a/build_test.fns
+++ b/build_test.fns
@@ -344,7 +344,7 @@ action_configure() {
 		return $cstatus;
 	fi
 
-	echo "CFLAGS=-g $CFLAGS"
+	echo "CFLAGS=$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