wallet icon indicating copy to clipboard operation
wallet copied to clipboard

Add arm64 alternative to frapsoft/openssl

Open DRK3 opened this issue 2 years ago • 0 comments

The generate-test-keys Makefile target uses frapsoft/openssl, which only has an amd64 version. While this does seem to run fine on Mac OS currently (presumably under Apple's Rosetta translation layer or some other type of emulation), we should have a proper arm64 option for systems that can't run amd64 code.

DRK3 avatar Sep 15 '22 21:09 DRK3