wip: prepare: do not set profile
parent
f55d50bd60
commit
565497cab1
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue