wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
https://www.wolfssl.com
GNU General Public License v2.0
232 stars 56 forks source link

Fix `--prefix` without also needing `--with-wolfcrypt` #177

Closed elms closed 3 years ago

elms commented 3 years ago

During addition of --with-wolfcrypt prefix option was ignored for include and link paths unless also specified via --with-wolfcrypt.

Use prefix as default and set flags in enable-wolfcrypt section