On 8 August 2017 at 08:23, Michel Dänzer <[email protected]> wrote: > From: Michel Dänzer <[email protected]> > > No need to manually look for the library files anymore with current > LLVM. This sidesteps the manual method failing when LLVM was built with > -DLLVM_APPEND_VC_REV=ON. > IIRC you recently spotted that the Suse packaging was building LLVM with separate shared libraries. This is something which gets flagged with this (admittedly) quirky test.
Quick look [1] shows that Gentoo still uses separate shared libs :-\ I think we'd want to keep the best of both - just not sure how to exactly do that. --libs/--libfiles was completely busted with LLVM 3.9 and is back to normal with 4.0. Could we use that somehow? -Emil [1] https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-devel/llvm/llvm-4.0.1.ebuild _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
