From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PG11 jit failing on ppc64el |
Date: | 2018-05-23 20:45:26 |
Message-ID: | 20180523204525.GC17259@msg.df7cb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Re: Andres Freund 2018-05-23 <38F42310-62AC-48B1-8A83-639B97E5FA81(at)anarazel(dot)de>
> >I've disabled --with-llvm on all platforms except amd64 i386 now. Will
> >try talking to the llvm maintainers in Debian to see if we can get
> >this fixed and have more coverage.
>
> How about making that dependant on the llvm version being < 7?
It does work on x86 for <7, so the architecture would still need to be
coded into debian/control and/or debian/rules. Also, we can't depend
on "llvm (>= 7 if it exists)"...
Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2018-05-23 20:47:55 | Re: plperl fails with perl 5.28 |
Previous Message | Tom Lane | 2018-05-23 20:28:55 | Re: printf format selection vs. reality |