From d5c5aa9b48bd6a821f5e0a1a98474ac35fb21360 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 29 Jul 2023 04:38:41 +0100 Subject: gentoo auto-resync : 29:07:2023 - 04:38:40 --- eclass/Manifest.gz | Bin 38312 -> 38319 bytes eclass/toolchain.eclass | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index 0e3db9335eca..40d5a4d39db1 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 52baf429a58c..cc104873a497 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -1636,7 +1636,7 @@ gcc_do_make() { GCC_MAKE_TARGET=${GCC_MAKE_TARGET-all} ewarn "Disabling bootstrapping. ONLY recommended for development." - ewarn "This is NOT a safe configuration for endusers!" + ewarn "This is NOT a safe configuration for end users!" ewarn "This compiler may not be safe or reliable for production use!" elif _tc_use_if_iuse pgo; then GCC_MAKE_TARGET=${GCC_MAKE_TARGET-profiledbootstrap} -- cgit v1.2.3