aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2014-07-17 03:44:48 +0000
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2014-07-17 03:44:48 +0000
commita095a34a21e7dda9804cb55af3788f49cc4dec60 (patch)
tree03eb458e0f82a9bdb582fa39f246b33ebea1c220 /config
parenttools-uclibc: only build vanilla ppc without UCLIBC_BUILD_SSP (diff)
downloadreleng-a095a34a21e7dda9804cb55af3788f49cc4dec60.tar.gz
releng-a095a34a21e7dda9804cb55af3788f49cc4dec60.tar.bz2
releng-a095a34a21e7dda9804cb55af3788f49cc4dec60.zip
Add env file for the new releng build box (nightheron).
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Diffstat (limited to 'config')
-rw-r--r--config/nightheron.env3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/nightheron.env b/config/nightheron.env
new file mode 100644
index 00000000..adcb03fd
--- /dev/null
+++ b/config/nightheron.env
@@ -0,0 +1,3 @@
+export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
+export FEATURES="parallel-fetch preserve-libs"
+export MAKEOPTS="-j5 -l4"