gentoo-asahi-releng/config/jackdaw.env
Robin H. Johnson b33c6d98be
infra hosts: tweak build options.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-05-27 13:59:39 -07:00

4 lines
170 B
Bash

export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
export MAKEOPTS="-j7 -l7"