emarkproject / eMark

https://deutsche-emark.org
MIT License
24 stars 36 forks source link

Add ARM support #83

Closed validierungcc closed 1 year ago

validierungcc commented 1 year ago

I tried compiling eMark on ARM, however the leveldb version eMark uses does not support that architecture. ARM support would be great to run a node on a raspberry pi.

MrLawrence commented 1 year ago

arm v7 support exists, but not arm64.