On 05/10/16 21:13, Sebastian Andrzej Siewior wrote: > On 2016-10-05 20:06:13 [+0200], Emilio Pozuelo Monfort wrote: >> configure: Using external LLVM >> checking for supported LLVM version... no (3.8.1) >> configure: error: LLVM < 3.7 required, but "3.8.1"(381) found >> configure: error: Failed to configure LLVM, and LLVM was explicitly requested > > it is not as simple as telling configure that 3.8.x is fine, too. The > build will break later…
Yeah, I imagined the configure check was there to prevent that breakage... >> I would like to get rid of some LLVM versions for Stretch, so I'd appreciate >> if you could make clamav work with LLVM 3.8 or 3.9. > > if will look into 3.8 support. Unfortunately upstream isn't too eager to > keep up with llvm. Thanks! Emilio