SOURCES (rpm-4_4_9): rpm-nosmpflags.patch (NEW) - %_smp_mflags cames from r...

glen glen at pld-linux.org
Thu Oct 9 14:10:13 CEST 2008


Author: glen                         Date: Thu Oct  9 12:10:13 2008 GMT
Module: SOURCES                       Tag: rpm-4_4_9
---- Log message:
- %_smp_mflags cames from rpm-build-macros, don't let platform.in overwrite it

---- Files affected:
SOURCES:
   rpm-nosmpflags.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/rpm-nosmpflags.patch
diff -u /dev/null SOURCES/rpm-nosmpflags.patch:1.1.2.1
--- /dev/null	Thu Oct  9 14:10:14 2008
+++ SOURCES/rpm-nosmpflags.patch	Thu Oct  9 14:10:08 2008
@@ -0,0 +1,13 @@
+--- rpm-4.4.9/platform.in~	2008-10-09 15:07:56.000000000 +0300
++++ rpm-4.4.9/platform.in	2008-10-09 15:08:51.661842059 +0300
+@@ -32,10 +32,6 @@
+ 
+ %_defaultdocdir		@DEFAULTDOCDIR@
+ 
+-%_smp_mflags %([ -z "$RPM_BUILD_NCPUS" ] \\\
+-	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
+-	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-j$RPM_BUILD_NCPUS")
+-
+ @MULTILIBSTART@
+ #---------------------------------------------------------------------
+ #	Multilibs
================================================================


More information about the pld-cvs-commit mailing list