More notes

This commit is contained in:
GuillaumeDIDIER 2020-09-29 11:31:36 +02:00
parent 17e6482e2d
commit 04b782abdb

View File

@ -1 +1,5 @@
You need to build openssl with no-asm no-hw options. Also adjust the install path in ./cargo.sh You need to build openssl with no-asm no-hw options. Also adjust the install path in ./cargo.sh
You then need to input the correct Te adresses in main.rs, and run using ./cargo.sh (instead of cargo)
The script sets the environment to pick up openssl reliably.