wip: prepare: do not set profile

dev/gentoo
Dustin 2024-12-09 08:32:27 -06:00
parent f55d50bd60
commit 565497cab1
1 changed files with 0 additions and 3 deletions

View File

@ -41,9 +41,6 @@ if [ ! -f portage/make.conf/10-crossdev.conf ]; then
> "${O}"/portage/etc/portage/make.conf/10-crossdev.conf > "${O}"/portage/etc/portage/make.conf/10-crossdev.conf
fi fi
ln -snf /var/db/repos/gentoo/profiles/${profile} \
/usr/${target}/etc/portage/make.profile
FEATURES="${FEATURES}" \ FEATURES="${FEATURES}" \
PKGDIR="${PKGDIR}" \ PKGDIR="${PKGDIR}" \
${target}-emerge -bk1nvj sys-libs/glibc ${target}-emerge -bk1nvj sys-libs/glibc