Whamcloud - gitweb
LU-1199 rpm: don't open-code %_smp_mflags 92/5492/6
authorJames Simmons <uja.ornl@gmail.com>
Wed, 20 Nov 2013 12:51:21 +0000 (07:51 -0500)
committerAndreas Dilger <andreas.dilger@intel.com>
Thu, 28 Nov 2013 23:13:30 +0000 (23:13 +0000)
commitad82976ca7747d004f9dea55e2d2b27460842914
tree8d3873069545d305138a335fea76a3e855eed1cf
parentb498499104af17da081f1c22b9c07951104846a3
LU-1199 rpm: don't open-code %_smp_mflags

In some distant past, %_smp_mflags didn't exist on all
supported platforms.

We can use it now. The only difference is the lack of an
8-CPU limit, which can be overridden by explicitly defining
RPM_BUILD_NCPUS anyway.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I0b5c2f879da9ba6e8aa3103bfe59e6b43f8d72bc
Reviewed-on: http://review.whamcloud.com/5492
Tested-by: Jenkins
Reviewed-by: Christopher J. Morrone <chris.morrone.llnl@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre.spec.in