gentoo-asahi-releng/config/amd64-dev.env

5 lines
174 B
Bash
Raw Normal View History

#export GENTOO_MIRRORS="http://gentoo.osuosl.org/"
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
2012-06-26 21:46:15 +00:00
export FEATURES="parallel-fetch"
export MAKEOPTS="-j5 -l4"