-
-
Notifications
You must be signed in to change notification settings - Fork 433
Open
Labels
Description
Is your feature request related to a problem? Please describe
None.
Describe the solution you'd like
I'd like this package to support linux-loongarch64.
LoongArch64 is the CPU platforms, which just like the x86 or x64.
And I think we can add the build scripts of linux-loongarch64 to https://github.com/dlemstra/Magick.Native
Reference: #1688
Describe alternatives you've considered
The build of linux-loongarch64 should run in the LoongArch64 devices, and the LoongArch64 contains two branchs: ABI1.0 and ABI2.0.
Additional context
No response