[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNAT=Sy+cGphfrwOeaft7zPaQyzJopJ4MmLZ3pgQBd2QmzA@mail.gmail.com>
Date: Mon, 26 Jun 2023 11:49:51 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: linux-kbuild@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Nicolas Schier <nicolas@...sle.eu>
Subject: Re: [PATCH v3 1/3] kbuild: unexport abs_srctree and abs_objtree
On Sun, Jun 25, 2023 at 11:06 PM Masahiro Yamada <masahiroy@...nel.org> wrote:
>
> 'make rpm-pkg' builds the kernel in rpmbuild/BUILD, but $(abs_srctree)
> and $(abs_objtree) point to the directory path where make was started,
> not the kernel is actually being built. Fix it.
>
> In hindsight, there was no need to export abs_srctree and abs_objtree.
>
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> ---
Tools Makefiles rely on abs_*.
I will keep them exported. Sigh.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists