Hi,
On Sun, May 29, 2022 at 11:39:53PM +0200, Matthias Kilian wrote:
> On Sun, May 29, 2022 at 01:00:49PM -0700, Greg Steuck wrote:
> > I had another patch in my tree before it, so I'm sending that too. Based
> > on my always building with MAKE_JOBS=10 I suspect ghc build is now
> > concurrency-friendly, so I removed the admonition.
>
> I think we could also set DPB_PROPERTIES = parallel. IIRC, the only
> reason not to set it were some problems on i386.
>
> For the update itself, I'll test-build it with all dependencies.
To build ghc, I also had to change CONFIGURE_STYLE, otherwise automake
is missing as a build dependency:
CONFIGURE_STYLE = gnu autoreconf
Otherwise ok, both the update and the addition of DPB_PROPERTIES =
parallel.
Ciao,
Kili
No comments:
Post a Comment