diff options
author | James Le Cuirot <chewi@gentoo.org> | 2023-02-01 23:48:31 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-02-01 23:48:31 +0000 |
commit | 08c95ae436163d5da31b9d3340071d8666efa08b (patch) | |
tree | e7766fbcf570728af51e4b6648da9eb5e62a185b | |
parent | 2023-01-28-rap-prefix-sysroot: Add news item (diff) | |
download | gentoo-news-08c95ae436163d5da31b9d3340071d8666efa08b.tar.gz gentoo-news-08c95ae436163d5da31b9d3340071d8666efa08b.tar.bz2 gentoo-news-08c95ae436163d5da31b9d3340071d8666efa08b.zip |
2023-01-28-rap-prefix-sysroot: Clarify paragraph about checking USE flag
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r-- | 2023-01-28-rap-prefix-sysroot/2023-01-28-rap-prefix-sysroot.en.txt | 5 |
1 files 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 <chewi@gentoo.org> 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 |