Re: Port silent mode detection to future gnu make.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Nov 27, 2022 at 1:02 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> 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



[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux