edgebitio / enclaver

Open source toolkit created to enable easy adoption of software enclaves
https://edgebit.io/enclaver
Apache License 2.0
124 stars 12 forks source link

Fix aarch64 image build #120

Closed eyakubovich closed 1 year ago

eyakubovich commented 1 year ago

ld.so have different file names and paths on aarch64 and x86. Use different builders to conditionally copy the right file.