# Copyright 2022 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" SRC_URI="" S=${WORKDIR} LICENSE="public-domain" SLOT="${PV}" KEYWORDS="" PROPERTIES="live" IUSE="gcc-symlinks +native-symlinks" # Blocker for bug #872416 RDEPEND=" !