# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit multilib DESCRIPTION="Symlinks to use Clang on GCC-free system" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:LLVM" S=${WORKDIR} LICENSE="public-domain" SLOT="${PV}" KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x64-macos" IUSE="gcc-symlinks multilib-symlinks +native-symlinks" # Blocker for bug #872416 RDEPEND=" !