From: Mike Pagano
The CPU OPT patch now contains gcc ver checks within
the patch itself. This transitional change is to start supporting
just that patch while trying not to break the older versions.
The target state eclass code will *only* need the three line
gcc version check. We should be abl
From: Mike Pagano
Thanks, Ulm, for the review. I have modified the code as suggested.
The CPU OPT patch now contains gcc ver checks within
the patch itself. This transitional change is to start supporting
just that patch while trying not to break the older versions.
The target state eclass code
From: Mike Pagano
As the purpose of pkg_pretend is to run sanity checks during
dependency calculation time, provide the default implementation
and perform CONFIG_CHECK within it.
See bug #759238
Signed-off-by: Mike Pagano
---
eclass/linux-mod.eclass | 17 -
1 file changed, 12
From: Mike Pagano
Fix einfo/elog messages to be more aligned with guidance outlined
in the devmanual
Bug: https://bugs.gentoo.org/795354
Reported-by: Pacho Ramos
Signed-off-by: Mike Pagano
---
eclass/kernel-2.eclass | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/
From: Mike Pagano
Signed-off-by: Mike Pagano
---
eclass/kernel-2.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index 831dd5b5d..f94dd9c43 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -8,7 +8,