mirror of https://github.com/wolfSSL/wolfTPM.git
Fix the wolfSSL build instructions.
parent
74fd3c6841
commit
119b6f275b
|
@ -130,7 +130,7 @@ Mfg NTC (0), Vendor NPCT75x"!!4rls, Fw 7.2 (131072), FIPS 140-2 1, CC-EAL4 0
|
|||
git clone https://github.com/wolfSSL/wolfssl.git
|
||||
cd wolfssl
|
||||
./autogen.sh
|
||||
./configure --enable-certgen --enable-certreq --enable-certext --enable-pkcs7 --enable-cryptocb --enable-aescfb
|
||||
./configure --enable-wolftpm
|
||||
make
|
||||
sudo make install
|
||||
sudo ldconfig
|
||||
|
|
Loading…
Reference in New Issue