Re: PG11 jit failing on ppc64el - Mailing list pgsql-hackers

From Christoph Berg
Subject Re: PG11 jit failing on ppc64el
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: PG11 jit failing on ppc64el  (Andres Freund <[email protected]>)
Responses Re: PG11 jit failing on ppc64el
List pgsql-hackers
Re: Andres Freund 2018-05-23 <[email protected]>
> What I meant was that I'd conditionally enable it for the other archs
> when the version is >= 7.

Good idea, but unfortunately there's a bunch of architectures on
ports.debian.org that llvm hasn't been ported to yet :(, so the
architecture qualification on the dependencies is still necessary.

Christoph


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: PG11 jit failing on ppc64el
Next
From: Tom Lane
Date:
Subject: Re: Time to put context diffs in the grave