[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Make 4.3: Makefile rule spooky action at a distance
From: |
Paul Smith |
Subject: |
Re: GNU Make 4.3: Makefile rule spooky action at a distance |
Date: |
Sun, 06 Dec 2020 16:57:28 -0500 |
User-agent: |
Evolution 3.36.4-0ubuntu1 |
On Sun, 2020-10-04 at 09:11 +0200, Danny Milosavljevic wrote:
> I just got a build failure in lz4. I've isolated it and made a
> minimal test case, see below.
>
> This is on GNU Guix on a x86_64 machine.
>
> The reason is that apparently one Makefile rule can unwittingly
> change how another unrelated rule functions, IF a submake is
> involved.
This is currently working as expected with the Git HEAD version of GNU
make. Thanks for Dmitry filing an issue in Savannah and providing some
sample fixes.
https://savannah.gnu.org/bugs/?59230
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: GNU Make 4.3: Makefile rule spooky action at a distance,
Paul Smith <=