[prev in list] [next in list] [prev in thread] [next in thread] 

List:       libreoffice
Subject:    Re: MAKEFLAGS ignored?
From:       Dan =?UTF-8?B?SG9yw6Fr?= <dan () danny ! cz>
Date:       2023-09-15 10:57:53
Message-ID: 20230915125753.39a47d5e061b4db2cb9e955e () danny ! cz
[Download RAW message or body]

On Fri, 15 Sep 2023 11:11:29 +0200
Michael Stahl <mst@libreoffice.org> wrote:

> hi Dan,
> 
> On 07/09/2023 13:36, Dan HorĂ¡k wrote:
> > Hello,
> > 
> > I was trying to pass the "--keep-going" option to the Makefile via the
> > MAKEFLAGS [1] to get as much test failures as possible in a single run,
> > but it seems to be ignored. After reading the make manual for the value
> > function [2], I think GMAKE_OPTIONS definition should rather look like
> > 
> > -export GMAKE_OPTIONS?=-r$(if $(verbose),,s)$(value $(MAKEFLAGS))
> > +export GMAKE_OPTIONS?=-r$(if $(verbose),,s) $(value MAKEFLAGS)
> > 
> > What do you think?
> 
> this looks rather odd indeed, and i guess you're the first person to try 
> setting MAKEFLAGS manually.
> 
> probably it's best to change it as you suggest.

ok, https://gerrit.libreoffice.org/c/core/+/156942 then :-)


		Dan
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic