Release engineering files for Gentoo Asahi
Find a file
Andreas K. Hüttel ea93b714da
Add MAKEOPTS in package.env, using nproc [ -j(n+1) -l(n*2) ]
Right now I'm setting MAKEOPTS in catalystrc as environment variable.
However, I suspect this *overrides* package.env, which kills our -j1
workaround for the python futex issue on m68k.

By setting the default also in package.env (earlier in the alphabet),
we might get around this

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-28 15:49:12 +02:00
config config: Remove unused configs 2021-07-31 10:54:33 -07:00
releases Add MAKEOPTS in package.env, using nproc [ -j(n+1) -l(n*2) ] 2022-05-28 15:49:12 +02:00
scripts Re-enable mips uploads 2022-03-01 11:23:16 +01:00
tools s390x: enable systemd stages 2022-05-25 13:35:08 +02:00
.gitignore add gitignore for tools-musl stuff 2017-01-01 21:39:44 -06:00
README.md Add README. 2017-12-14 13:40:58 -08:00

Gentoo Release Engineering Builds

This is the repo of the Gentoo Release Engineering team, used to host build specs.

To use these builds, you need Gentoo's Catalyst tool.

Official Repo GitWeb: https://gitweb.gentoo.org/proj/releng.git/ Read-only mirror: https://github.com/gentoo/releng