bsdkm: change enable-bsdkm to enable-freebsdkm.
parent
2d24e854d7
commit
5f58c2c6e9
|
|
@ -16,7 +16,7 @@ cd ~/
|
|||
git clone https://github.com/philljj/wolfssl.git
|
||||
cd ~/wolfssl && git co bsdkm
|
||||
./autogen.sh
|
||||
./configure --enable-bsdkm --enable-cryptonly --enable-crypttests --enable-all-crypto --disable-asm && make
|
||||
./configure --enable-freebsdkm --enable-cryptonly --enable-crypttests --enable-all-crypto --disable-asm && make
|
||||
file bsdkm/libwolfssl.ko
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue