Signed-off-by: James Le Cuirot <
chewi@gentoo.org>
---
profiles/features/prefix/standalone/profile.bashrc | 11 +----------
sys-devel/clang/clang-13.0.1.ebuild | 5 +++++
sys-devel/clang/clang-14.0.6-r1.ebuild | 5 +++++
sys-devel/clang/clang-15.0.6-r1.ebuild | 5 +++++
sys-devel/clang/clang-15.0.7-r1.ebuild | 5 +++++
sys-devel/clang/clang-16.0.0.9999.ebuild | 5 +++++
sys-devel/clang/clang-16.0.0_pre20230101.ebuild | 5 +++++
7 files changed, 31 insertions(+), 10 deletions(-)
diff --git a/profiles/features/prefix/standalone/profile.bashrc b/profiles/features/prefix/standalone/profile.bashrc
index 57ec4b57abcb..d46933210dcc 100644
--- a/profiles/features/prefix/standalone/profile.bashrc
+++ b/profiles/features/prefix/standalone/profile.bashrc
@@ -9,16 +9,7 @@
# Disable RAP trick during bootstrap stage2
[[ -z ${BOOTSTRAP_RAP_STAGE2} ]] || return 0
-if [[ ${CATEGORY}/${PN} == sys-devel/clang && ${EBUILD_PHASE} == configure ]]; then
- ebegin "Use ${EPREFIX} as defau