Release engineering files for Gentoo Asahi
Find a file
Matt Turner 3f9b694caf
specs: Drop USE=static-libs from installcd
This was added in 2011 in commit 1d973914 ("Add static-libs to USE for
the installcd-stage1 specs to fix the dev-libs/libgcrypt failure
build.") to resolve an unreferenced problem.

Reduces the number of packages built for the alpha installcd from 148 to
105, because presumably 43 packages that are already part of the stage3
seed were being rebuilt with USE=static-libs enabled. This is pointless
because the livecd-stage2 spec's livecd/rm contains /lib*/*.a and
/usr/lib*/*.a, so all the static libraries are being deleted anyway.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-07-31 10:54:32 -07:00
config Drop obsolete config files 2021-07-31 18:07:34 +02:00
releases specs: Drop USE=static-libs from installcd 2021-07-31 10:54:32 -07:00
scripts Remove uclibc files 2021-07-31 18:04:01 +02:00
tools tools: Remove unused ARCH and TYPE variables 2021-07-31 10:54:29 -07:00
tools-hardened tools-hardened: desktop scripts migrated to GRS 2020-12-19 15:33:19 -05: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