gentoo-asahi-releng/config/skimmer.env
Robin H. Johnson 9edcf5e311
config: ovh mirror seems offline, add bytemark as preferred with distfiles.g.o fallback.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-12-06 08:36:42 -08:00

4 lines
203 B
Bash

export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
export FEATURES="parallel-fetch preserve-libs"
export MAKEOPTS="-j5 -l4"