dlemstra / dlemstra/Magick.NET
Add support for linux-loongarch64
Open
help wanted
- Dominant language
- C#
- Stars
- 4k
- Forks
- 451
- Avg merge
- 11h 55m
- Merged PRs (30d)
- 3
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: https://github.com/dlemstra/Magick.NET/issues/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_
Contributor guide
Assessment
This issue has not been assessed yet.