Browse Source

updated Crypto.md and added information to Building.md

pull/409/head
Logan007 4 years ago
parent
commit
8033ea300f
  1. 2
      doc/Building.md

2
doc/Building.md

@ -123,4 +123,4 @@ which then will include OpenSSL 1.0 or 1.1 if found on the system. This can be c
`./configure --with-openssl CFLAGS="-O3 -march=native"` `./configure --with-openssl CFLAGS="-O3 -march=native"`
Please do no forget to `make clean` after (re-)configuration and before building using `make`. Please do no forget to `make clean` after (re-)configuration and before building (again) using `make`.
Loading…
Cancel
Save