All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Goncharov <dgoncharov@users.sf.net>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: linux-kbuild@vger.kernel.org
Subject: Re: Port silent mode detection to future gnu make.
Date: Sun, 27 Nov 2022 10:36:57 -0500	[thread overview]
Message-ID: <CAG+Z0CtZCzhvKuEev64w-8sT11fxNPd2vw=tOOGTBDJvRFjuZQ@mail.gmail.com> (raw)
In-Reply-To: <CAK7LNAQP4S0ACMkB3KtaJTaeRkpT_KjRa4CrYxNJboTdthN=Zw@mail.gmail.com>

On Sun, Nov 27, 2022 at 1:02 AM Masahiro Yamada <masahiroy@kernel.org> wrote:
> Please come back after your patch is applied
> (and please have the patch include the commit hash
> causing the behaviour change)

Will do

> BTW, the GNU Make manual suggests $(word 1) instead of $(firstword).
> Is it for the purpose of backward compatibility for older
> Make versions?

Paul chose $(word 1) for this example. i am not sure if there was any
specific reason. $(firstword) would do the same.


> The kernel build only supports Make>=3.82, and I personally prefer
> $(firstword).

3.82 had firstword. Will replace $(word 1) with $(firstword).

regards, Dmitry

  reply	other threads:[~2022-11-27 15:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAG+Z0CviRhBQqWfAPFDht+mWUJf4azPSZgOV0jrur_YSP23__A@mail.gmail.com>
2022-11-27  5:46 ` Port silent mode detection to future gnu make Masahiro Yamada
2022-11-27 15:36   ` Dmitry Goncharov [this message]
2022-11-29  3:00   ` Dmitry Goncharov
2022-11-29  6:18     ` Masahiro Yamada
2022-11-29 17:27       ` Dmitry Goncharov

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='CAG+Z0CtZCzhvKuEev64w-8sT11fxNPd2vw=tOOGTBDJvRFjuZQ@mail.gmail.com' \
    --to=dgoncharov@users.sf.net \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=masahiroy@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.