|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 01/21] linux-user: introduce parameters to generate syscall_nr.h |
Date: | Fri, 28 Feb 2020 20:35:13 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
On 2/25/20 4:15 AM, Laurent Vivier wrote: > This will be used when we'll import syscall.tbl from the kernel > > Add a script to remove all the dependencies to syscall_nr.h > that point to source directory and not to the build directory. > The list of arch will be update while the generated files are added. > > Signed-off-by: Laurent Vivier <address@hidden> > --- > Makefile.target | 3 ++- > configure | 14 ++++++++++++++ > 2 files changed, 16 insertions(+), 1 deletion(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |