Control: retitle -1 bmake: sanitise MAKEFLAGS in the debhelper plugin

Hi,

On Thu, 1 Apr 2021, at 12:09, Yangfl wrote:
> > On Thu, 1 Apr 2021, at 11:51, Yangfl wrote:
> > > `sbuild --no-arch-all --no-run-lintian -j1 -d unstable csh` will fail
> > > (which use bmake) and `sbuild --no-arch-all --no-run-lintian -d
> > > unstable csh` does not, since in the former case bmake will get
> > > `MAKEFLAGS='w -j1'`.

> 1. sbuild --no-arch-all --no-run-lintian -j1 -d unstable csh
> 2. sbuild --no-arch-all --no-run-lintian -d unstable csh

I see. This is, in fact, a different bug: bmake required MAKEFLAGS to start 
with a dash while GNU make accepts it anyway.

-- 
Cheers,
  Andrej

Reply via email to