[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72=GidTB23dH1kXu1jTMSH-7Qe-2NLaD5ChrzLEU3X=O7w@mail.gmail.com>
Date: Sun, 2 Oct 2022 21:22:17 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-kbuild@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Nick Desaulniers <ndesaulniers@...gle.com>,
Miguel Ojeda <ojeda@...nel.org>,
Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org
Subject: Re: [PATCH] docs: bump minimal GNU Make version to 3.82
On Sat, Oct 1, 2022 at 10:30 PM Masahiro Yamada <masahiroy@...nel.org> wrote:
>
> The error message looks weird, but the reason is that the 'private'
> keyword is only supported since GNU Make 3.82.
Sorry about that. Indeed, it was added in 3.82 [1,2]. Given GCC 5.1
(the current minimum) was released 5 years later, I guess it is OK to
increase it.
Reviewed-by: Miguel Ojeda <ojeda@...nel.org>
[1] https://git.savannah.gnu.org/cgit/make.git/commit/?id=5b4d419476e9fbda8ea26017f6ec15956d103ed9
[2] https://git.savannah.gnu.org/cgit/make.git/tree/ChangeLog?h=3.82#n814
Cheers,
Miguel
Powered by blists - more mailing lists