[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKwvOdmWqAUhL5DRg9oQPXzFtogK-0Q-VZ=FWf=Cjm-RJgR4sw@mail.gmail.com>
Date: Tue, 24 Mar 2020 12:58:54 -0700
From: Nick Desaulniers <ndesaulniers@...gle.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
"David S . Miller" <davem@...emloft.net>,
Network Development <netdev@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Michal Marek <michal.lkml@...kovi.net>,
clang-built-linux <clang-built-linux@...glegroups.com>
Subject: Re: [PATCH 3/3] kbuild: remove AS variable
On Tue, Mar 24, 2020 at 12:38 PM Nick Desaulniers
<ndesaulniers@...gle.com> wrote:
> consistent in this regard (and not using the compiler as the driver),
Ah, the preprocessor; we need to preprocess the .S files, .s files are
fine (though we have .lds.S files that are not `-x
assembler-with-cpp`)
--
Thanks,
~Nick Desaulniers
Powered by blists - more mailing lists