[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2bedc86669d33dd2e9f3b97954710f1a8139be19.camel@decadent.org.uk>
Date: Tue, 21 Jan 2020 19:24:46 +0000
From: Ben Hutchings <ben@...adent.org.uk>
To: Masahiro Yamada <masahiroy@...nel.org>,
linux-kbuild@...r.kernel.org
Cc: Riku Voipio <riku.voipio@...aro.org>,
Michal Marek <michal.lkml@...kovi.net>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 4/7] builddeb: avoid invoking sub-shells where
possible
On Thu, 2020-01-16 at 01:25 +0900, Masahiro Yamada wrote:
[...]
> -if is_enabled CONFIG_STACK_VALIDATION; then
> - echo tools/objtool/objtool >> debian/hdrobjfiles
> -fi
[...]
> +{
> + if is_enabled CONFIG_STACK_VALIDATION; then
> + find tools/objtool -type f -executable
> + fi
[...]
And this is still undoing part of patch 1.
Ben.
--
Ben Hutchings
If God had intended Man to program,
we'd have been born with serial I/O ports.
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists