commit: 08c95ae436163d5da31b9d3340071d8666efa08b Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Wed Feb 1 23:48:31 2023 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Wed Feb 1 23:48:31 2023 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=08c95ae4
2023-01-28-rap-prefix-sysroot: Clarify paragraph about checking USE flag Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> 2023-01-28-rap-prefix-sysroot/2023-01-28-rap-prefix-sysroot.en.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/2023-01-28-rap-prefix-sysroot/2023-01-28-rap-prefix-sysroot.en.txt b/2023-01-28-rap-prefix-sysroot/2023-01-28-rap-prefix-sysroot.en.txt index 205250b..da1f59b 100644 --- a/2023-01-28-rap-prefix-sysroot/2023-01-28-rap-prefix-sysroot.en.txt +++ b/2023-01-28-rap-prefix-sysroot/2023-01-28-rap-prefix-sysroot.en.txt @@ -1,7 +1,7 @@ Title: Breaking changes to the RAP Prefix toolchain Author: James Le Cuirot <[email protected]> Posted: 2023-01-28 -Revision: 1 +Revision: 2 News-Item-Format: 2.0 Display-If-Profile: default/linux/amd64/17.0/no-multilib/prefix/* Display-If-Profile: default/linux/amd64/17.1/no-multilib/prefix/* @@ -28,7 +28,8 @@ If you using a non-RAP "Prefix Guest" or "Prefix Stack" variant (e.g. macOS) then this does not apply. If you're not sure what kind of prefix you have, then check whether the -prefix-guest USE flag is enabled. +prefix-guest USE flag is enabled. If the following command returns nothing, then +you have a RAP prefix and this does apply. portageq envvar USE | grep prefix-guest
