The following commit has been merged in the debian-experimental-4.0 branch:
commit 903f15bca1fffcdff5bce533f4f189b177ee96a6
Author: Bjoern Michaelsen <[email protected]>
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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to