BrunoLevy / geogram

a programming library with geometric algorithms
Other
1.8k stars 122 forks source link

Add support for riscv64 architecture #138

Closed kxxt closed 5 months ago

kxxt commented 5 months ago

This PR adds riscv64 support to geogram.

Some patches are originally created by @r-value in https://github.com/felixonmars/archriscv-packages/pull/2084 . I updated the patches for current main branch.

BrunoLevy commented 5 months ago

Fantastic ! Thank you very much !