lkml.org 
[lkml]   [2020]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
Hi Ben,

On Wed, Jan 22, 2020 at 4:24 AM Ben Hutchings <ben@decadent.org.uk> wrote:
>
> 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.
>

You are right. I will fix it.



--
Best Regards
Masahiro Yamada

\
 
 \ /
  Last update: 2020-01-25 05:07    [W:4.540 / U:0.408 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site