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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.4.0, updated. b23afd6f18e7d2a53be09adf2cb90d5b5a9a859f



The following commit has been merged in the debian-experimental-3.4.0 branch:
commit e168827064d63ed665d20decb2423ecc1b4177a0
Author: Rene Engelhard <rene@debian.org>
Date:   Sat Apr 16 17:53:49 2011 +0200

    disable -with-num-cpus= for now, needs fixed GNU make (#622644)

diff --git a/rules b/rules
index 3a8b245..b01483e 100755
--- a/rules
+++ b/rules
@@ -1074,7 +1074,8 @@ ifeq "$(NUM_CPUS)" ""
     endif
   endif
 endif
-	CONFIGURE_FLAGS += --with-num-cpus=$(NUM_CPUS)
+# disabled for now. needs fixed GNU make (#622644)
+#	CONFIGURE_FLAGS += --with-num-cpus=$(NUM_CPUS)
 	# breaks. At least with 2
 #	CONFIGURE_FLAGS += --with-max-jobs=$(NUM_CPUS)
 

-- 
LibreOffice packaging repository


Reply to: