diff options
author | Sam James <sam@gentoo.org> | 2022-02-18 18:25:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-18 18:26:52 +0000 |
commit | 1830288f4f06fb2a2a639d9bad2131ba729784bd (patch) | |
tree | 26a164870243ad67994643f2714bc5f7303468ef /profiles/default/linux/amd64/17.0/systemd | |
parent | app-containers/snapd: Remove vulnerable version (diff) | |
download | gentoo-1830288f4f06fb2a2a639d9bad2131ba729784bd.tar.gz gentoo-1830288f4f06fb2a2a639d9bad2131ba729784bd.tar.bz2 gentoo-1830288f4f06fb2a2a639d9bad2131ba729784bd.zip |
profiles/default/linux/amd64/17.0: update deprecation notice for latest stable GCC
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/default/linux/amd64/17.0/systemd')
-rw-r--r-- | profiles/default/linux/amd64/17.0/systemd/deprecated | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default/linux/amd64/17.0/systemd/deprecated b/profiles/default/linux/amd64/17.0/systemd/deprecated index 2c476214c5de..be2d7293b8bc 100644 --- a/profiles/default/linux/amd64/17.0/systemd/deprecated +++ b/profiles/default/linux/amd64/17.0/systemd/deprecated @@ -53,7 +53,7 @@ The following steps can be used to upgrade your system: required!] 10. Rebuild the toolchain: - # emerge -1v sys-devel/gcc:9.3.0 + # emerge -1v sys-devel/gcc:11 [ repeat for other slots you will be using ] [ if you are upgrading from 13.0 profile, also: ] # emerge -1v sys-devel/binutils |