how can i tell rpmbuild to *not* parallelize make during the build?

Robert P. J. Day rpjday at crashcourse.ca
Mon Feb 10 22:07:43 UTC 2014


On Mon, 10 Feb 2014, Tom H wrote:

> On Mon, Feb 10, 2014 at 3:09 PM, Robert P. J. Day <rpjday at crashcourse.ca> wrote:
> >
> > on how to build a custom kernel (some of which is incorrect, more on
> > that later), and builds keep failing at random places, i'm guessing
> > because i have a hyperthreaded quad-core laptop, and the "make -j8" is
> > simply tripping over itself in arbitrary places.
> >
> > what's the easiest way to specify a single-threaded build? yes, it
> > will take forever, but it will be nice to verify that that's the
> > problem.
>
> "%_smp_mflags -j1" in "~/.rpmmacros".

  ah, thank you ... still in the midst of much reading.

rday


-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


More information about the users mailing list