Re: [Emc-developers] Makefile warnings

2024-11-28 Thread Bertho Stultiens
On 11/28/24 13:25, andy pugh wrote: >> In src/Makefile:30 is the following line: >> MAKEFLAGS += --warn-undefined-variables >> On Debian it apparently does not not do anything. However, on >> Fedora(39), it keeps bugging me all the time with a lot of warnings. > > Have you looked to see if the war

Re: [Emc-developers] Makefile warnings

2024-11-28 Thread andy pugh
On Wed, 27 Nov 2024 at 15:33, Bertho Stultiens wrote: > In src/Makefile:30 is the following line: > MAKEFLAGS += --warn-undefined-variables > > On Debian it apparently does not not do anything. However, on > Fedora(39), it keeps bugging me all the time with a lot of warnings. Have you looked to

[Emc-developers] Makefile warnings

2024-11-27 Thread Bertho Stultiens
Hi, In src/Makefile:30 is the following line: MAKEFLAGS += --warn-undefined-variables On Debian it apparently does not not do anything. However, on Fedora(39), it keeps bugging me all the time with a lot of warnings. See attached text file for details. For me it is a real annoyance because it