[PATCH] libgloss: riscv: Install machine/syscall.h
Simon Cook
simon.cook@embecosm.com
Wed Oct 19 11:04:21 GMT 2022
Hi Corinna,
My understanding is Makefile.am includes riscv/Makefile.inc which is the
only file I manually edited, the Makefile.in changes were just those
made when I ran automake in the libgloss folder after the Makefile.inc
change. I'm not quite sure what bit I'm missing adding to Makefile.am
directly?
Thanks,
Simon
On 19/10/2022 12:47, Corinna Vinschen wrote:
> Hi Simon,
>
> On Oct 18 21:53, Simon Cook wrote:
>> A recent change to the Makefile.in for riscv resulted in the
>> machine/syscall.h header not being installed. This updates the file
>> to install this file again.
>>
>> Signed-off-by: Simon Cook <simon.cook@embecosm.com>
>> ---
>> libgloss/Makefile.in | 68 +++++++++++++++++++++++++------------
>
> This change needs to go into Makefile.am, Makefile.in gets just
> recreated from there...
>
>
> Thanks,
> Corinna
>
More information about the Newlib
mailing list