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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_4.0.2_rc1-1-44-gcbb64e2



The following commit has been merged in the debian-experimental-4.0 branch:
commit 903f15bca1fffcdff5bce533f4f189b177ee96a6
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Tue Mar 26 18:09:39 2013 +0100

    limit jobs for subsequent checks to 1 and reenable heisenbugged tests
    
    Conflicts:
    	changelog
    	patches/series

diff --git a/rules b/rules
index e5c7b3f..f3b9f1a 100755
--- a/rules
+++ b/rules
@@ -1270,6 +1270,8 @@ ifeq "$(PARALLEL_BUILD)" "y"
 else
 	CONFIGURE_FLAGS += --without-parallelism
 endif
+# disable parallelism for subsequentchecks, there seem to be race conditions still
+CONFIGURE_FLAGS += --with-check-jobs=1
 
 
 ifeq ($(GCC_VERSION),)

-- 
LibreOffice packaging repository


Reply to: