# Copyright 2022-2024 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}" IUSE="gcc-symlinks multilib-symlinks +native-symlinks" # Blocker for bug #872416 RDEPEND=" !