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