Hi,
On Sat, Dec 03, 2022 at 02:30:14PM +0100, John Paul Adrian Glaubitz wrote:
>Hello Bo!
>
>On 12/3/22 14:12, Bo YU wrote:
>>The patch I have tested it on my local machines, please consider to
>>apply it in next upload. thanks.
>
>Could you please extend your patch to add support for alpha as well?
>
>For alpha, we need:
>
>#elif defined(__alpha__)
># define CDS_PROCESSOR_ARCH CDS_PROCESSOR_ALPHA
># define CDS_BUILD_BITS 64
># define CDS_PROCESSOR__NICK "alpha"
>
I have added support for alpha as your input and tested it on qemu.
Thanks.
--
Regards,
--
Bo YU