wip: prepare: do not set profile

This commit is contained in:
2024-12-09 08:32:27 -06:00
parent f55d50bd60
commit 565497cab1

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