On Thu, Sep 9, 2021 at 1:21 PM Robin H. Johnson wrote:
>
> On Wed, Sep 01, 2021 at 02:44:11PM -0400, Mike Pagano wrote:
> > Previously, the kernel Makefile had to define version variables
> > as static string literals to be read.
> > This change will allow varibles defined as non-static values
> >
On Wed, Sep 01, 2021 at 02:44:11PM -0400, Mike Pagano wrote:
> Previously, the kernel Makefile had to define version variables
> as static string literals to be read.
> This change will allow varibles defined as non-static values
> to be read.
Hi,
This change has broken infra systems where /usr/sr
Previously, the kernel Makefile had to define version variables
as static string literals to be read.
This change will allow varibles defined as non-static values
to be read.
Bug: https://bugs.gentoo.org/490328
Signed-off-by: Mike Pagano
---
eclass/linux-info.eclass | 13 +
1 file