The 17.3.0_rc* no longer works with the current state of
sys-devel/llvm-9999 (aka LLVM 6). Furthermore, it really makes little
sense to constantly track whether mesa works with a moving target of
LLVM svn, so let's just stick with released LLVM slots (or at least RCs)
in mesa release ebuilds, and allow 9999 in mesa-9999.
# 1. List all the working slots (with min versions) in ||, newest first.
# 2. Update the := to specify *max* version, e.g. < 7.
# 3. Specify LLVM_MAX_SLOT, e.g. 6.
+LLVM_MAX_SLOT="5"
LLVM_DEPSTR="
|| (
- sys-devel/llvm:6[${MULTILIB_USEDEP}]
sys-devel/llvm:5[${MULTILIB_USEDEP}]
sys-devel/llvm:4[${MULTILIB_USEDEP}]
>=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}]