Gentoo Archives: gentoo-user

From: P Levine <plevine457@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Is there a reason why LLVM/Clang ebuilds don't support "mutislot"?
Date: Mon, 29 Aug 2016 03:58:19
Message-Id: CADX8ZBJp6dr4qHug5HcM493ov67eVZvJhvz8S3=iWwUfwiqSrw@mail.gmail.com
1 Other distros like Ubuntu support the installation of multiple versions of
2 LLVM/Clang side by side. One of the things Clang is really good at is
3 support for the most recently approved upcoming features of the C++17
4 standard. The best support for testing such features is with the latest
5 sys-devel/llvm-9999. However if I want to compile Mesa against a stable
6 version LLVM/Clang as well, I don't get that option.

Replies