From a095a34a21e7dda9804cb55af3788f49cc4dec60 Mon Sep 17 00:00:00 2001 From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" Date: Thu, 17 Jul 2014 03:44:48 +0000 Subject: Add env file for the new releng build box (nightheron). Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) --- config/nightheron.env | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/nightheron.env (limited to 'config') 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" -- cgit v1.2.3-65-gdbad