mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
Updated Building wolfSSL (markdown)
@@ -76,7 +76,7 @@ or use autoconf to run the testsuite as well as the standard wolfSSL API and cry
|
||||
$ make test
|
||||
```
|
||||
|
||||
Further details about expected output of the testsuite program can be found in Section 3.2. If you want to build only the wolfSSL library and not the additional items (examples, testsuite, benchmark app, etc.), you can run the following command from the wolfSSL root directory:
|
||||
Further details about expected output of the testsuite program can be found in [Section 3.2](https://github.com/wolfSSL/wolfssl/wiki/Getting-Started#32-testsuite). If you want to build only the wolfSSL library and not the additional items (examples, testsuite, benchmark app, etc.), you can run the following command from the wolfSSL root directory:
|
||||
|
||||
```sh
|
||||
$ make src/libwolfssl.la
|
||||
|
Reference in New Issue
Block a user