From cbb7d6ebaed06b93f9c15ad408a8ccdd7cdb0dcf Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 3 Jan 2024 15:25:39 +0100 Subject: [PATCH] overlay profiles: Force a variant of ninja A new app-alternatives package was just added to portage-stable. In this case it is for ninja, so if it ends up being required during bootstrap, where all USE flags are normally cleared, force the specific variant explicitly. --- .../coreos-overlay/profiles/coreos/base/package.use.force | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.force b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.force index 3f85b62b0d..6d0323d116 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.force +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.force @@ -9,6 +9,7 @@ app-alternatives/bzip2 reference app-alternatives/cpio gnu app-alternatives/gzip reference app-alternatives/lex flex +app-alternatives/ninja reference app-alternatives/sh bash app-alternatives/tar gnu app-alternatives/yacc bison