Add catalyst config files to the repo.
This commit is contained in:
parent
03e144c346
commit
663e729e4d
24 changed files with 164 additions and 0 deletions
4
config/amd64-dev.env
Normal file
4
config/amd64-dev.env
Normal file
|
@ -0,0 +1,4 @@
|
|||
export GENTOO_MIRRORS="http://gentoo.osuosl.org/"
|
||||
export FEATURES="parallel-fetch"
|
||||
export MAKEOPTS="-j3"
|
||||
#export MAKEOPTS="-j8 -l2"
|
Loading…
Add table
Add a link
Reference in a new issue