netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Jan Engelhardt <jengelh@inai.de>
Cc: netdev@vger.kernel.org
Subject: Re: [iproute PATCH] build: avoid make jobserver warnings
Date: Mon, 28 Sep 2020 13:52:04 -0700	[thread overview]
Message-ID: <20200928135204.3285b619@hermes.local> (raw)
In-Reply-To: <20200928190801.561-1-jengelh@inai.de>

On Mon, 28 Sep 2020 21:08:01 +0200
Jan Engelhardt <jengelh@inai.de> wrote:

> I observe:
> 
> 	» make -j8 CCOPTS=-ggdb3
> 	lib
> 	make[1]: warning: -j8 forced in submake: resetting jobserver mode.
> 	make[1]: Nothing to be done for 'all'.
> 	ip
> 	make[1]: warning: -j8 forced in submake: resetting jobserver mode.
> 	    CC       ipntable.o
> 
> MFLAGS is a historic variable of some kind; removing it fixes the
> jobserver issue.
> 
> Signed-off-by: Jan Engelhardt <jengelh@inai.de>

Applied.

      parent reply	other threads:[~2020-09-28 20:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-21 23:22 [PATCH iproute2] build: avoid make jobserver warnings Jan Engelhardt
2020-09-22  0:19 ` Stephen Hemminger
2020-09-22  6:15   ` Jan Engelhardt
2020-09-24 16:11     ` Stephen Hemminger
2020-09-24 16:56       ` Jan Engelhardt
2020-09-28 15:39         ` Stephen Hemminger
     [not found]           ` <20200928190801.561-1-jengelh@inai.de>
2020-09-28 20:52             ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200928135204.3285b619@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=jengelh@inai.de \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).