Drop Catalyst package.use.force for alternatives

These flags normally need to be temporarily forced during stage1, but we
already force them permanently in our profiles.

Removing this appears to make build_library/portage redundant, but it
will later be used to allow building under QEMU with Catalyst, and it
could have other uses too.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
James Le Cuirot 2024-07-22 12:01:06 +01:00
parent 29f7c259bd
commit 389610f832
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137
2 changed files with 0 additions and 10 deletions

View File

View File

@ -1,10 +0,0 @@
# need this here because of stage1
app-alternatives/awk gawk
app-alternatives/bc gnu
app-alternatives/bzip2 reference
app-alternatives/cpio gnu
app-alternatives/gzip reference
app-alternatives/lex flex
app-alternatives/sh bash
app-alternatives/tar gnu
app-alternatives/yacc bison