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

5 lines
173 B
Bash
Raw Normal View History

2012-06-26 21:46:15 +00:00
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"