Add env file for the new releng build box (nightheron).

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
This commit is contained in:
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2014-07-17 03:44:48 +00:00
parent 3b5f453103
commit a095a34a21

3
config/nightheron.env Normal file
View file

@ -0,0 +1,3 @@
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
export FEATURES="parallel-fetch preserve-libs"
export MAKEOPTS="-j5 -l4"