hexresearch / ergvein

Multiplatform BTC wallet with client side filters
https://cypra.io
MIT License
36 stars 8 forks source link

Avoid building executable on ARM platform #969

Closed NCrashed closed 3 years ago

NCrashed commented 3 years ago

Fix #968. We can avoid linker errors by simply not building unused tooling on ARM targets.