Commit Graph

2 Commits

Author SHA1 Message Date
Haomai Wang
6f8e6e1367
feat(build): add arm64 support for openEuler OS (#107)
- Enable compilation on arm64 (aarch64) architecture by conditionally adjusting compiler flags.
- Ensure proper linkage with compiler-rt and libgcc on ARM to resolve missing symbol issues.
- Update README.md with installation instructions for openEuler 2403sp1.

Signed-off-by: Haomai Wang <haomai@xsky.com>
2025-03-06 10:40:50 +08:00
dev
815e55e4c0 Initial commit 2025-02-27 21:53:53 +08:00