3 lines
136 B
Bash
3 lines
136 B
Bash
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
|
|
export FEATURES="parallel-fetch protect-libs"
|
|
export MAKEOPTS="-j5 -l4"
|